INPUT {
	border : 1px ridge;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	color : #1F5ABA;
}
TEXTAREA {
	border : 1px ridge;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	color : #1F5ABA;
}
SELECT {
	border : 1px ridge;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	color : #1F5ABA;
}