.SmallBlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-transform: none;

}
.LgLtBlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: 50px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
}
.XSBlueItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.15em;

}
.LgBlueItalic {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;

}
.WhiteonGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #009933;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.emphasis {
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
.GreenonBeige {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #009933;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;

}
