body,td {
  font-family: Arial, Verdana, Tahoma,  Sans-Serif;
  color: darkblue;
  font-size: 12px;
}
body {
  background-color: "#EFEFEF";
  
 
}


}



input, IFRAME, option, textarea, select {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	color: black;
	font-weight: none;
	border: 1px solid gray;
	background-color: white;
}

