@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9E9E9;
}
.copyright {color: #999999;}
.formtext {font-size: 11px;}
.errortext {font-size: 11px; color: red;}
.whitetext {color: #FFFFFF;}

h1 {font: bold 25pt arial; color:#000066;}
h2 {font: bold 20pt arial; color:#000066;}
h3 {font: bold 18pt arial; color:#000066;}
h4 {font: bold 14pt arial; color:#000066;}
h5 {font: bold 12pt arial; color:#000066;}
h6 {font: bold 10pt arial; color:#000066;}.HeaderText {
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

