a  {
font-family : Arial, Helvetica, sans serif;
font-size : 14px;
color : #000850;
text-decoration : none;
font-weight: bold;
}
a:Visited  {
color: #000850;
text-decoration : none; 
}
a:Active  {
color : #000850;
text-decoration : underline; 
}
a:Hover  {
color : #000850;
text-decoration : underline;
}
table  {
font-family : Arial, Helvetica, sans serif;
font-size : 14px;
color : #000850;
}


h2
{
	color: #000850;
	font-size: 16px;
	font-weight: bold;
}