.date {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.PageTitleRed {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
}
a.linkNav:active     { font-size: 8pt; font-family: verdana; font-weight: bold; color: #FFFFFF; text-decoration: none } /* selected link */
a.linkNav:visited    { font-size: 8pt; font-family: verdana; font-weight: bold; color: #FFFFFF; text-decoration: none } /* visited link */
a.linkNav:link       { font-size: 8pt; font-family: verdana; font-weight: bold; color: #FFFFFF; text-decoration: none } /* unvisited link */
a.linkNav:hover      { font-size: 8pt; font-family: verdana; font-weight: bold; color: #FFD563; text-decoration: underline } /* mouse over link */

a.link1:active     { font-family: verdana; color: #A46717; text-decoration: none } /* selected link D0913F*/
a.link1:visited    { font-family: verdana; color: #A46717; text-decoration: none } /* visited link */
a.link1:link       { font-family: verdana; color: #A46717; text-decoration: none } /* unvisited link */
a.link1:hover      { font-family: verdana; color: #0FB286; text-decoration: underline } /* mouse over link */

.BodyTxt {
	font-family: Verdana;
	font-size: 10pt;
	color: #000033;
}
.BodyTxtRed {
	font-family: Verdana;
	font-size: 10pt;
	color: #660000;
}
.footerTxt {
	font-family: Verdana;
	font-size: 9pt;
	color: #707072;
/*	color: #999999; */
}
.featureTxt {
	font-family: Verdana;
	font-size: 8pt;
	color: #494F69;
}
.Hilight {
	font-family: verdana;
	font-size: 10pt;
	color: #000033;
	background-color: #FFFF55;
}
