body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #663300;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
a:active {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}

hr {
	border-top: 1px solid #007925;
	border-bottom: 1px solid #007925;
	color: #f6d8a5;
	height: 0px;