/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
version: 2.2.1

more info at: http://developer.yahoo.com/yui/fonts/
*/
body {
	font:11px georgia, "Times New Roman", Times, serif;
	*font-size:small;
	*font:x-small;

}

table {
	font-size:inherit;
	font:12px;
}

select, input, textarea {
	font:10px georgia, "Times New Roman", Times, serif;
}

pre, code {
	font:115% monospace;
	*font-size:100%;
}

body * {
	line-height:1.22em;
}