P {
	font : normal small-caps 13px Verdana;
	font-size : 13px;
	font-family : Verdana;
	font-variant : small-caps;
	letter-spacing : 1px;
	text-decoration : none;
	font-weight : bold;
}
DIV {
	font : normal normal Verdana;
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
}
INPUT {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	border : thin solid #D0D9E2;
	background-color : #F9F9D2;
}
TEXTAREA {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;	
	border : thin solid #D0D9E2;
	background-color : #F9F9D2;
}
SELECT {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;	
	border : thin solid #D0D9E2;
	background-color : #F9F9D2;
}

