
body {
font-family: Tahoma, Verdana;
	font-size: 11px;
 font-weight:normal;
 color:#000;
	}
input {
    border: 1px solid #006;
    background: #e3dfc7;
    padding:1px;
    margin:2px;
    	font-size: 11px;
}
select  {
    border: 1px solid #006;
    background: #e3dfc7;
    padding:1px;
    margin:2px;
    	font-size: 11px;
}
button {
    border: 1px solid #006;
    background: #9cf;
    	font-size: 11px;
}
.contentform {
 	font-size: 11px;
 font-weight:normal;
 color:#000;
}
td {
color:#000;
 font-family: Tahoma, Verdana;
	font-size: 11px;
 font-weight:normal;
}
