body,table {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #3C3C3C;
     text-decoration: none;
}
table {
     color: #000000;
     font-size: 11px;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;

}

h1,h2,h3 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #1A67A6;
     font-size: 12px;
     text-decoration: none;
}
h2 {
    
     font-size: 11px;
    }

h3 {
     font-weight: normal;
     color: #000000;
     font-size: 11px;
    }

a:link,a:visited,a:hover,a:active {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #0099FF;
     text-decoration: none;

}

a:hover {
 
     color: #808080;
  
}
a:active {

     color: #B3B3B3;
}



