//	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
//	Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
//	version: 2.2.2
//
//
//	Percents could work for IE, but for backCompat purposes, we are using keywords.
//	x-small is for IE6/7 quirks mode.

body {font:11px Helvetica, Arial, Clean, sans-serif; *font-size:small; *font:x-small;}
table {font-size:inherit;font:100%;}
body * {line-height:1.00em;}
input, textarea, option {font-family: Helvetica, Arial, Verdana, sans-serif; }