BODY 
{	background-color: #000000;
	color: #000000;
}

A.small:link { color: #CCCCCC;}
A.small:visited { color: #CCCCCC;}
A.small:active { color: #FF0000;}
A.small:hover {	color: #FF0000;}

A:link 
{ 	color: #FF0000;
	text-decoration: none;}

A:visited 
{ 	color: #FF0000;
	text-decoration: none;}

A:active 
{ 	color: #FE0716;
	text-decoration: none; }

A:hover 
{ 	color: #FE0716; 
	text-decoration: underline; 
	font-weight: bold }


.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;}

.alt 
{
	font-size: 7.5pt;
	line-height: normal;
	color: #999999;
} 
	
H3 
{ 	font-weight: bold;
	font-size: 11pt; 
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif }

H2 
{ 	font-weight: bold;
	font-size: 12pt; 
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif }
 		
H1 
{ 	font-weight: bold;
	font-size: 13pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }

OL 
{ 	font-size: 9pt; 
	line-height: 13pt;
	font-family: Verdana, Arial, sans-serif } 		 

BLOCKQUOTE 
{
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
} 
		 
DIV 
{
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
} 
		 
P
{
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
} 

UL
{
	font-size: 9pt;
	line-height: 13pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
}

TD
{
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
}
	
