body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: inherit;
}
body {
	background-color: #948462;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #93C5E9;
	background-color: inherit;
}
a:visited {
	color: #93C5E9;
	background-color: inherit;
}
a:hover {
	color: #E1CB34;
	background-color: inherit;
}
#pageFooter {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:11px;
	text-align:left;
	color: #FFFFFF;
	background-color: inherit;
}
#pageFooter a {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
}
#pageFooter a:hover {
	text-decoration:underline;
}
.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: inherit;
}
.BlueHeading {
	font-size: 18px;
	color: #93C5E9;
	background-color: inherit;
	font-weight:normal;
}
.YellowHeading {
	background-color: #inherit;
	color: #E1CB34;
	font-size: 18px;
}
.BlueSubHeading {
	font-size: 16px;
	background-color: #inherit;
	color: #7F9FC5;
	font-weight:normal;
}
.YellowSubHeading {
	background-color: #inherit;
	color: #E1CB34;
	font-size: 16px;
}
.SmallWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: inherit;
}
.SmallBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #93C5E9;
	background-color: inherit;
}
.SmallYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E1CB34;
	background-color: inherit;
}