/*Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549*/
BODY
{
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
	font-size: small;
/*for IE*/
	font: x-small sans-serif;
/*for IE in quirks mode*/
}
SELECT, INPUT, BUTTON, TEXTAREA
{
	font: 99% arial, helvetica, clean, sans-serif;
}
TABLE
{
	font-size: inherit;
	font: 100% sans-serif;
}
PRE, CODE, KBD, SAMP, TT
{
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}

