body
{
	background-color: #000000;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #202050;
}

.required {
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;	
}
.copyright
{
	color: #ffffff;
	font-size: 7pt;
}
.title
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #6B5828;
}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #6B5828;	
}
a:hover
{
	text-decoration: none;
}