body {
	margin:0;
	font-family:Verdana;
	font-size:12px;
}
p, td, span, div {
	font-family:Verdana;
	font-size:12px;
}
.input {
	font-family: Verdana;
	font-size:12px;
	border-bottom-color:#0070CB;
	border-bottom-width:1px;
	border-left-color:#0070CB;
	border-left-width:1px;
	border-right-color:#0070CB;
	border-right-width:1px;
	border-top-color:#0070CB;
	border-top-width:1px;
}
.err {
	color: red;
	font-weight:bold;
}