
body { 
	font:xx-small arial, helvetica, clean, sans-serif; 
	_font:xx-small;
}

a{
	font-size:small;
}

table { 
	font-size:inherit; 
	font:100%; 
}

select, input, textarea { 
	font:99% arial, helvetica, clean, sans-serif; 
}

pre, code { 
	font :115% monospace; 
	_font-size:100%; 
}

body * { 
	line-height:1.22em; 
}

ul {
	list-style:square;
}
