body {
	background-color: #ffffff;
	}
a:link {
	color: #888787;
	text-decoration: none;
}
a:active {
	color: #888787;
	text-decoration: none;
}
a:visited {
	color: #888787;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
.regText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.regWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.regDkBlueText {
	color : #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.regBoldRedText {
	color : #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldBlueText {
	color : #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldDkBlueText {
	color : #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.titleBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #000080;
}
.subTitleBlackText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.subTitleBlueText {
	color : #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleGreyBlueText {
	color : #0c1db4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleLtGreyBlueText {
	color : #b0c4de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleRedText {
	color : #ff0000;
	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;
}
.smallGreyText {
	color: #adadad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallBoldBlueText {
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallBoldRedText {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.accentText {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
}
.menuWhiteText {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}
.spanstyle {
	position: absolute;
	visibility: visible;
	top: -50px;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #cc0000;
}
.greyText {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #adadad;
}
.linkText {
	text-decoration: none;
}


