body {
   padding : 0;
   margin : 0;
   font-family : Verdana,Arial,Helvetica;
   font-size : 12px;
   font-weight : 800;
   line-height : 18px;
   scrollbar-base-color : #80D866;
}
a{
        text-decoration : none;
}
a:hover{
        text-decoration: underline;
}
p a{
        color : #639FD5;
        font-weight : 800;
}
td.fg
{
        background:#53A93E;
}
select.fg
{
        width:140px;
        color : #013E78;
        background:#53A93E;
        font-size : 13px;
        font-weight : 800;
}
div.m2
{
        padding-left : 13px;
        padding-top : 8px;
        padding-bottom : 2px;
        color : #999999;
        font-size : 12px;
        font-weight : 800;
        line-height : 18px;
}
div.m3
{
        padding-left : 20px;
        padding-bottom: 4px;
        color : #999999;
        font-size : 12px;
        font-weight : normal;
        line-height : 14px;
}
