.bodyText {
	font-size: 13px;
	line-height: 25px;
	color: #333333;
}
.bodyItalic {
	font-size: 13px;
	font-style: italic;
	line-height: 25px;
	color: #333333;
}
.bodyBold {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}
.H1C {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: 0099ff;
}
.H1B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: 000000;
}
.noSpace {
	line-height: 0px;
}
.H1P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: ccoocc;
}
.H1M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff00cc;
}
.H1O {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: f57d00;
}
.H1G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: 00ff00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #33FF00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #33FF00;
	text-decoration: none;
}
a:hover {
	color: 33ff00;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

