.PageHeaderGreen {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CC00;
}
.BodyTextWhite {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.BodyBoldWhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.GreenSubHeadItalic {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #00CC00;
}
.BodyGreen {
	font-family: Arial;
	font-size: 14px;
	color: #00FF00;
}
.WhiteSubHeadItalicCopy {

	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.TinyGrey {

	font-family: Arial;
	font-size: 9px;
	color: #999999;
}

