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

}
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
}