.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectionTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFCC00;
	line-height: 24px;
}
.sectionTitlesub {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFCC00;
}
.normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.NormalLargerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.normalBoldCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.reverseTextMedium {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFCC00;
	line-height: 24px;
}
.reversedMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.reverseTextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFCC00;
	line-height: 10px;
	text-indent: 5px;
}
.normalBoldCaptionRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 14px;
}
.reverseTextMediumMenu {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFCC00;
	line-height: 16px;
}
.reverseTextSmall {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFCC00;
	line-height: 24px;
}
.blackTableBorder {
	border: thin solid #000000;
}
