body,td,th {
	font-family: Bookman Old Style, Georgia, Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color: #E2DDCC;
}
a:link {
	color: #A4935B;
}
a:visited {
	color: #010002;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #A4935B;
}
.TableBorder {
	border: 2px solid #000000;
}
.BodyText {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.BodyTextSmall {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.divider {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.GoldBodyText {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
}

.rateTopText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
