body {
    font-family: verdana,arial,helvetica;
    font-size: 10px;
    margin-top:0px; 
    margin-left:0px;
    margin-right:0px;
    text-align: left;
}
.menu {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#a7aebd;
    text-decoration: none;
    line-height: 13pt;
    background-color: #ffffff
}

.menu:hover {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#345789;
    text-decoration: none;
    line-height: 13pt;
    background-color: #ffffff
}

.standard {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color:#333333;
    text-decoration: none;
    line-height: 17pt;
}

.standard i{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color:#333333;
    text-decoration: none;
    line-height: 12pt;
}

.float {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color:#000000;
    text-decoration: none;
    line-height: 15pt;
    float: left; width: 160px;
    margin-bottom:10px; 
    margin-right:16px;
    margin-top:0px
}

