body {
height				: 100%;
margin				: 0;
padding				: 0;
background-color	: #000000;
text-align			: center;
}
	
.BodyText
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #ffffff; 
text-decoration		: none;				
}
	
.Header
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 13px; 
line-height			: 2em;
font-style			: normal; 
font-weight			: bold;
color				: #ffffff; 
text-decoration		: none;				
}

td
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #ffffff; 
text-decoration		: none;				
}

A:Link
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: underline;				
}		

A:Active
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: underline;				
}			

A:Visited
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: underline;				
}	

A:Hover
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: none;				
}