A:LINK
{
	color: #000000; 
}
A:VISITED
{
	color: #000000; 
} 
A:ACTIVE 
{
	color: #000000;
}
A:HOVER 
{
	background-color: #FFFFFF;
	color: #000000;
}
BODY
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
TABLE 
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
DIV 
{ 
	margin: 5em 5em 1em 1em;
}
TD
{
	text-align:left;
}
P
{
	text-align:left;
}
UL
{
	text-align:left;
}
H1
{
	font-family: Arial, Helvetica;
	font-size: 18pt;
	text-decoration: bold;
	font-weight: bolder;	
	color: #000000;
}
H2
{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	text-decoration: bold;
	font-weight: bolder;	
	color: #000000;
}
H3
{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	text-decoration: bold;
	font-weight: bolder;	
	color: #000000;
}
H4
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration: bold;
	font-weight: bolder;	
	color: #000000;
}
HR
{
	color: #000000;
}

