body, p, div, td
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-weight: bold;
	color: #D9C300*/
}

a 
{
	text-decoration: underline;
	color: #000099;
}

a:hover 
{
 	text-decoration: none;
	color: #990000;
}

a:active 
{
	text-decoration: none;
	color: #990000;
}

H3 {
	color: #000099;
}

.footer
{
	font: 11px;
}

.news
{
	font: 12px;
}


.white
{
	color: #FFFFFF;
}

.normalform 
{
  	font-family: Century, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
}