body {
	-x-system-font:none;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:13px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
select, input, button, textarea, button {
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:99%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
table {
	font-size:inherit;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
 
