body {
	background-color: #ffffff;
	}
a:link {
	color: #008b8b;
	text-decoration: none;
}
a:active {
	color: #800080;
	text-decoration: none;
}
a:visited {
	color: #008b8b;
	text-decoration: none;
}
a:hover {
	color: #8b008b;
	background-color: #fff0f5;
}
.regText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldTealText {
	color : #008b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldPurpleText {
	color : #8b008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.navBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.smallText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallTealText {
	color : #008b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #008b8b;
}
.subTitleTealText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : #008b8b;
}
.subTitlePurpleText {
	color : #8b008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}



.subTitleText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.smallText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallBoldColorText {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
