/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
version: 2.2.1

more info at: http://developer.yahoo.com/yui/fonts/
*/
body {
	font:13px georgia, times new roman, times, serif;
	/**font-size:small;
	*font:x-small;*/
	/*font-size:small;*/
/*	font:x-small;*/
}

table {
	font-size:inherit;
	/*font:100%;*/
}

select, input, textarea {
	font:99% georgia, times new roman, times, serif;
}

pre, code {
	font:115% monospace;
	font-size:100%;
/*	*font-size:100%;*/
}

body * {
	line-height:1.22em;
}