body{
	margin:10px;
	background:#749CDF;
}	
.docTitle {
 	font-family: Verdana;
 	font-size : 12px;
 	font-weight:bold;
 }
 .standard_text {
 	font-family: Verdana;
 	font-size : 10px;
 	color:#000000;
 }
input {
	font-family: Verdana;
	font-size : 10px; 	
	color:#000000;
 }

