
body {
	background-color:#ffffff;
    margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px; }
	
<!--	
/*h2 a:link { font-family:Arial, Helvetica, sans-serif, tahoma; color:#FFFFFF; font-size:16px; font-weight:bold; text-decoration:underline; line-height:16px; }

h2 a:visited { font-family:Arial, Helvetica, sans-serif, tahoma; color:#FFFFFF; font-size:16px; font-weight:bold; text-decoration:underline; line-height:16px; }

h2 a:hover { font-family:Arial, Helvetica, sans-serif, tahoma; color:#FFFFFF; font-size:16px; font-weight:bold; text-decoration:none; line-height:16px; }		

h2 a:active { font-family:Arial, Helvetica, sans-serif, tahoma; color:#FFFFFF; font-size:16px; font-weight:bold; text-decoration:none; line-height:16px; }*/

-->
	

.verdana{font-family:Verdana, Arial, Helvetica, sans-serif;}
.red{color:#FF0000;}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.reqHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.inputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}
middleBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.middleBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
 
.formHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
	padding-bottom: 5px;
}