  body, body div, body th, body td, body li, body dd, .subnav a, .copy, #login a {
    font-size: x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size: small
    /* intended value for better browsers */
    }

  html>body, html>body div, html>body th, html>body td, html>body li, html>body dd, html>.subnav a, html>.copy, html>#login a {
    font-size: small
    /* be nice to Opera */
    }