Body {
font-size: 80%; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #ffffff;
}

td, th {  
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 85%; }

td.img { display:block;}

/* normal  links 
a { color: #000099; font-size: 80%; text-decoration: none;}
a:link { color: #fc1921; }
a:visited {color: #fc1921; }
a:hover {color: #fc1921; }
a:active { color: #fc1921; } */

/* normal  links */
a { color: #058CC4; text-decoration: none; font-size: 95%; font-weight:bold;}
a:link { color: #058CC4; }
a:visited {color: #058CC4; }
a:hover {color: #058CC4; }
a:active { color: #058CC4; } 


/* custom white link class for navbars */
a.navbar { color: #ffffff;  font-size: 85%; font-weight: bold; text-decoration: none;}
a.navbar:link { color: #ffffff; }
a.navbar:visited {color: #ffffff; }
a.navbar:hover {color: #ffffff; text-decoration: underline; }
a.navbar:active { color: #ffffff; }


big { font-size: 230%;color:#058CC4;font-weight:bold;}
.sub_head { font-size: 160%;color:#000000;font-weight:bold;}
.bluefont { color:#058CC4;}
.date_small { font-size:90%;color:#000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}