﻿body {
    background: #f4f4f4;
}
html, body, th, td, table{
    font-family:"Open Sans";
}
.main-container{
    background:#ffffff;
}
.social{
    min-width:300px;
    float:right;
    margin-top:30px;
}
h1 {
    font-size: 18px;
    font-weight:bold;
    color: #36a8e0
}
h2 {
    font-size: 15px;
    font-weight: bold;
    color: #36a8e0
}
h2.title{
    margin-bottom:25px;
}
.footer-website {
    background: #36a8e0;
    padding:5px;
    color:white;
}
.footer-website a{
    color:white;
}
.footer-disclaimer{
    padding:5px;
    font-size:11px;
}