

input ,
button ,
select ,
option ,
table ,
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

@import url(DatePicker.css);
input ,
button ,
textarea ,
input.text,
input,
option,
select{
	color:#3265AE;
	font-size: 11px;
}
label{
	color:#000;
}
