BODY, TD	
{	
	background-color: #ffffff; 
	margin-left: 20;
	text: #000000; 
	font-size: 10pt;
	font-family: arial, helvetica, verdana, sans-serif; 
	}


H2 { 
	color: #000000; 
	text-align: center; 
}
H2.red { 
	color: #ee0000; 
	text-align: center; }
H3 { 
	color: #000000; 
	text-align: left; 
}
H3.2 {
	color: #000000;
	text-align: center;
}
H3.red { 
	color: #cc0000; 
	text-align: left; 
}
H4 { 
	color: #000000; 
	text-align: left; 
}

H4.2 {
	color: #000000;
	text-align: center;
}
H5 { 
	color: #000000; 
	text-align: left; 
}

font.blue { 
	color: #0000aa;
	font-style: bold;	
	text-align: left; 
	font-size: 11 pt;
}


font.blue2 {
	color: #0000aa; 
	
}



A:link { 
	color: #0033cc; 
	text-decoration: none; 
}


A:visited { 
	color: #00AA00; 
	text-decoration: none; 
}

A:hover { 
	color: #CC0000; 
	text-decoration: none; 
}