.bodylight {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #E6DDCF;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #807258;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #807258;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BF9D60;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #BF9D60;
	text-decoration: none;
	font-weight: bold;
}
.smallbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #807258;
	text-decoration: none;
}
.bigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #807258;
}
