@import url("html4.css");
html, body, p, ul, li, select, address, textarea, table, tr, td, div  { font-size: small; }
input { font-size: 1em; }
.small { font-size: x-small; }
a img { color: #fff; }
html, body { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; }
html, body, h1, h2, h3, h4, div, p, ul, li, input, address, select, textarea { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
hr { height: 0.1em; }
a:link, a:visited { color: #330099; text-decoration: none; }