.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #57509C;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #574F9A;
	text-decoration: underline;
}
a:active {
	color: #574F9A;
	text-decoration: underline;
}
a.subNav:link {
	font-weight: bold;
	color: #E1DEED;
}
a.subNav:visited {
	font-weight: bold;
	color: #E1DEED;
	text-decoration: none;
}
.italicText {
	font-style: italic;
}
.undrlineNitalic {
	font-style: italic;
	text-decoration: underline;
}
.bodyTextBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.bodyTextBoldUnder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
subNavItal {

	font-weight: bold;
	color: #E1DEED;
}
subNavItalic {

	font-weight: bold;
	color: #E1DEED;
}

