BODY, TD	
{	
	background-color: #ffffff; 
	margin-left: 20;
	text: #000000; 
	font-size: 10pt;
	font-family: arial, helvetica, verdana, sans-serif; 
	}

TD.1	
{	
	background-color: #B0E0E6; 
	margin-left: 20;
	text: #000000; 
	font-size: 10pt;
	font-family: arial, helvetica, verdana, sans-serif; 
	}
H2 { 
	color: #000000; 
	text-align: center; 
}

H3 { 
	color: #000000; 
	text-align: left; 
}


H4 { 
	color: #000066; 
	text-align: left; font-size: 10pt;
	
}

H4.2 {
	color: #000000;
	text-align: center;
}
H5 { 
	color: #000000; 
	text-align: left; 
}


A:link { 
	color: #000080; 
	text-decoration: underline; 
}


A:visited { 
	color: #800080; 
	text-decoration: underline; 
}

A:hover { 
	color: #CC0000; 
	text-decoration: none; 
}