body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-attachment: scroll;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #1C49A4;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #B1C7F1;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	scrollbar-3d-light-color: #1C49A4;
	background-repeat: repeat;
	background-position: left top;
	background-image: none;
	list-style-type: disc;
	height: 0px;
	background-color: #B1C7F1;





}
.maintext {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
}

A:link
{
	COLOR: #213E8D;
	text-decoration: none;

}
A:visited
{
	COLOR: #213E8D;
	text-decoration: none;

}
A:hover
{
	COLOR: #FF0000;
	text-decoration: none;

}
A:active
{
	COLOR: #213E8D;
	text-decoration: none;

}.subhead {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #213E8D;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213E8D;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
}

