BODY
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

A
{
	color: #003399;
	text-decoration: none;
}
A:hover
{
	color: #CC0000;
	text-decoration: none;
}

TD
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

p {font-family: Arial; color: #000000; font-size: 10pt; }
.green {color: #009900;}
.navy{color: #003399;}
.orange {color: #FF6600;}
