body { 
background-color : #FEF9E6;
color : #333333; 
overflow : auto; 
font : 80% Georgia, Times New Roman, Times, serif;
font-weight : normal;
} 
.float { float : left; margin : 10px 20px 10px 0; } 
.float2 { float : right; margin : 10px 0 10px 20px; } 
.float3 { margin : 10px 20px; } 
.small { font-weight : normal; } 
.endefloat { clear : both; } 
h1 { font : 140% Georgia, Times New Roman, Times, serif; text-align : center; font-weight : bold; } 
h4 { font : 115% Georgia, Times New Roman, Times, serif; text-align : center; font-weight : bold; } 
 
		   
a:link {
	font-family: "Georgia, Times New Roman, Times, serif", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6D2D01;
	text-decoration: underline;
}
a:visited {
	font-family: "Georgia, Times New Roman, Times, serif", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6D2D01;
	text-decoration: underline;
}
a:hover {
	font-family: "Georgia, Times New Roman, Times, serif", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D58000;
	text-decoration: underline;
}
a:active {
	font-family: "Georgia, Times New Roman, Times, serif", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D58000;
	text-decoration: underline;
}
