.txtHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
.TDQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #006;
}
.NAVOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}

.NAVOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.NAVOff A:Link, .NAVOff A:visited {
	color: #FFF;
}

.txtHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006;
	text-align: left;
}
.txtBodyLeftAlign {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
