body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Times New Roman, Times, serif;
	color: #abaaaa;
}
a {
	text-decoration: none;
	color: #b98c14;
}
a:hover {
	color: #666666;
}
a.menu {
	text-decoration: none;
	color: #231f20;
	text-transform: uppercase;
	font-size: 10pt;
}
a.menu:hover {
	text-decoration: none;
	color: #abaaaa;
	text-transform: uppercase;
	font-size: 10pt;
}
.menu2 {
	text-transform: uppercase;
	font-size: 10pt;
}
td, tr, p {
	font-size: 11pt;
}
hr {
color: #b98c14;
height: 1px;
}
.header {
	font-family: Times New Roman, Times, serif;
	font-size: 20pt;
	color: #b98c14;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
}
.formfield {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
}
.toptable {
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
}