.GrayHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	list-style-type: disc;
}
.redHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
}
.boldBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.RedBoldBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #933333;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.photoCaptionRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC3300;
}
.whiteFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
}
