.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBAB87;
	font-weight: bold;
	border-color: #000;
}
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BBAB87;
}
.norepeatback {
	background-repeat: no-repeat;
	background-position: bottom;
}
.HeaderLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BBAB87;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	font-style: italic;
}

