
.NAV
{
	font-family:Verdana;
	color:white;
	font-size:8pt;
	font-weight:bold;
	background-color:#FF6600;
}

.HEADER
{
	font-family:Arial;
	font-size:30pt;
        color:#FF6600;
}
A:link
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:red;
	text-decoration:none;
}
A:visited
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
A:hover
{
	color:#FFCC00;
}

.BOAST
{
	font-family:Arial;
	font-size:10pt;
	color:white;
	text-align:center;
}

TR
{
	background-color:white;
}

TD
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
}