.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Heading1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: normal;
}
.Heading2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
}
.Heading1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;

}
.Heading3 {
	font-family: Arial;
	font-size: 14px;
	color: #CC3333;
	text-decoration: underline;

}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
A:link    {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
A:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
A:active  {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
A:hover   {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;

}
.heading2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;

}
.Heading2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.mainTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
