.PageTitle {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.Footer {
	font-family: Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #669966;
	text-align: center;
}
.FrontPage {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #993333;
	background-color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	color: #0000cc;
	text-align: left;
}
h2 {
	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	text-align: left;
	margin-left: 10px;
}
p {
	font-family: Times;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}
.SubHead1 {
	font-family: Times;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-align: left;
}
.SubHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.BotNavBar {
	font-family: Times;
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.IndentBody {
	margin-left: 10px;
	font-size: 14pt;
	font-family: Times;
	color: #000000;
	text-align: left;
}
.BSIndex {
	font-family: Times;
	font-size: 12pt;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	padding: 5px;
	color: #000000;
}
