body, .default {
	background: #FFFFFF;
	color: #174662;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.normal {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
a:link {
	color: #6B8E23;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
a:active {
	color: #6B8E23;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
a:visited {
	color: #00344E;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.formborder {
	background: #00344E;
}
.formcaptions {
	/* background: #E7E9E0; */
	background: #FFFFFF;
	color: #566778;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}
.form {
	/* background: #E7E9E0; */
	background: #FFFFFF;
	color: #566778;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}
.formcontrols {
	font-family: Courier;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}
h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
}
.HightLight {
	background: E7E9E0;
}