body{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color:#042861;
    font-size: 11px;
    margin-top:0px;
}

.content {
    color:#042861;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;   
}

h1 {
    margin-top: 5px;
    font-size: 16px;    
}

h2 {
    margin-top: 5px;
    font-size: 15px;    
}

h3 {
    margin-top: 5px;
    font-size: 14px;    
}

a {
    color:#598ABA;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
}

ul{
    color: #598ABA;    
}
li{
    margin-bottom: 5px;
}



td{
    font-size: 11px;
}

th{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: #F9F9F9;
}
