body {
	background-color: #948A54;
}
a:link {
	color: #CAE5FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CAE5FF;
}
a:hover {
	text-decoration: underline;
	color: #CAE5FF;
}
a:active {
	text-decoration: none;
	color: #CAE5FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CAE5FF;
}
.PageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CAE5FF;
}
.MenuHeading {
	color: #CAE5FF;
	font-weight: bold;
	font-size: 14px;
}
hr {
	color: #FFFFFF;
}
