a {	
	color: #663300;
	font-weight: bold;	
	text-decoration: none
}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: #000000
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt
	}
.FinePrint {
	font-size: 8pt;
	}
a:hover {	
	color: #CC9933;
	font-weight: bold;
	text-decoration: none
	}