BODY,TABLE,TR,TD,TH {
	font-size:10pt;

}
.body {margin: 0px 40px 0px 40px;}
UL {margin: 0px 0px 20px 20px;}
LI {margin: 0px 0px 0px 0px;}
H3 {
 text-align: center;
 font-size: 15px;
 margin: 0px 0px 20px 20px;
 padding: 5px 0px 5px 0px;
}
input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;color:Dimgray;background-color:#FFFFFF 
}

BODY{
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat
}