.MainHeadingA
{
	font-family: "Arial Black", Arial, Helvetica, sansserif;
	font-size: 24px;
	font-weight: bold;
	color: #6098C8;
	text-align: center;
}
.MainHeadingB
{
	font-family: Arial, Helvetica, sansserif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.SubHeading 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Price 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.PriceSuperScript 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: -12px;
}
a.BodyLink:link 
{
	color: #000099;
	font-weight: bold;
}
a.BodyLink:visited 
{
	font-weight: bold;
	color: #000099;
}
a.BodyLink:hover 
{
	font-weight: bold;
	color: #FF0000;
}
a.WhiteLink:link 
{
	color: #FFFFFF;
	font-weight: bold;
}
a.WhiteLink:visited 
{
	font-weight: bold;
	color: #FFFFFF;
}
a.WhiteLink:hover 
{
	font-weight: bold;
	color: #000099;
}
.Highlight
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	font-variant: normal;
	text-transform: capitalize;
}
.MainBodyText 
{
	font-family: Arial, Helvetica, sanserif;
	font-size: 14px;
	text-align: justify;
	text-indent: 15pt;
}
.MainBodyTextCenter
{
	font-family: Arial, Helvetica, sanserif;
	font-size: 14px;
	text-align: center;
}
.BodyText 
{
	font-family: Arial, Helvetica, sanserif;
	font-size: 14px;
	text-align: justify;
}
.FormHead 
{
	background-color: #90B4DF;
	background-image: url(images/formhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.TableHeading 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.UnderlineInput 
{
	font-family: Helvetica, Arial, sanserif;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

