body {font-family: Arial, Helvetica;	
	font-size: 9pt;	
	font-style: normal;	
	color: #000033;
	}

a:link {font-family: Arial, Helvetica;	
	font-size: 9pt;	
	font-weight: none;	
	text-transform: uppercase;	
	text-decoration: none;	
	color: #000033;
	}	

a:visited {font-family: Arial, Helvetica;	
	font-size: 9pt;	
	font-weight: none;	
	text-transform: uppercase;	
	text-decoration: none;	
	color: brown;
	}	

a:hover {color: #aa6b3f;	
	background: #f4d8b0;	
	font-size: 9pt;
	font-weight: none;	
	text-transform: uppercase;	
	text-decoration: none;
	}	

p,td {font-family: Arial, Helvetica;	
	font-size: 9pt;	
	font-style: normal;	
	color: #000000;
	vertical-align: top;
	}