BODY
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #20231E;
	}


P {font-family: "Arial, helvetica"; font-size: 10pt; color:white}
TD {font-family: "Arial, helvetica"; font-size: 10pt; color: white;}

A:link, A:active
	{
	color		:	white;
	background	:	transparent;
	text-decoration	:	none; 
	}
A:visited 
	{
   	text-decoration	:	none;  
   	color		:	white; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	underline; 
	color		:	white;
	}
	