/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}
select, input, button, textarea, button
{
    font: 99% arial,helvetica,clean,sans-serif;
}
table
{
    font-size: inherit;
}
pre, code, kbd, samp, tt
{
    font-family: monospace;
    font-size: 108%;
    line-height: 100%;
}