/*
----------------------------------------
Description: CSS alt file for smaller text
Version: 2004.11.06
Author: Ionel Roiban
----------------------------------------
*/

body, body div, body p, body th,
body td, body li, body dd {/* more specific to override imported rule */
font-size:    xx-small;font-family:"bitstream vera sans",arial,verdana, sans-serif;voice-family: "\"}\"";
voice-family: inherit;
font-size:    x-small ! important
}
/* be nice to Opera */
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {font-size: xx-small
}