

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}

.bodyTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	font-variant: normal;
	color: Silver;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-variant: normal;
	color: #0066ff;
	text-align: left;
	text-decoration: none;
}
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blueHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	font-variant: normal;
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
}

.mainHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.largerBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}