body {
   padding : 0;
   margin : 0;
   font-family : Verdana,Arial,Helvetica;
   font-size : 12px;
   font-weight : 800;
   line-height : 18px;
}
a{
        text-decoration : none;
}
a:hover{
        text-decoration: underline;
}
div a{
        color : #013E78;
        font-weight : normal;
}
td.fg
{
        background:#FFDA75;
}
select.fg {
        width:140px;
        color : #013E78;
        background:#FFDA75;
        font-size : 13px;
        font-weight : 800;
        scrollbar-base-color:#FFE091;
}
div.m2
{
        padding-left : 13px;
        padding-top : 8px;
        padding-bottom : 2px;
        font-size : 11px;
        font-weight : 800;
        line-height : 14px;
}