form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}

A:Hover  {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : underline;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002449;
	font-weight: bold;
	font-size : 16px;

}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.STDText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.HeadingSUPERSIZE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #3D60A2;
	font-weight: bolder;
}
.HeadingSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #3D60A2;
	font-weight: bold;
}
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #3D60A2;
	font-weight: bolder;

