body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

input,textarea,select,option{
   background:#FDF7EA;
   border:1px solid #666666;
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
   padding-left:3px
}
