.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.HeaderText a {
	color: #FFFFFF;
	text-decoration: none;
}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.FooterText a {
	text-decoration: none;
	color: #000066;
}

.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.LeftNav td {
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.MainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.MainBodyText a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText td {
	padding-top: 15px;
}
