body {
	color: #666666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
	
h1, h2, h3 {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}	
td {
	color: #666666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

	
	a:link {
	color: #FF6600;
	font : bold
}
	a:visited {
	color: #FF6600;
	font : bold
}
	a:hover {
	color: Black;
	font : bold
} 
	a:active {
	color: #800000;
	font : bold
}
	

