body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color:#E3D8B0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #CC6600;
}
p, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #CC6600;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #CC6600;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #CC6600;
}