h1 { color: #333; font-size: 28px; font-family: Arial, Helvetica; font-style: bold }
h2 { color: #333; font-size: 16px; font-family: Arial, Helvetica; font-style: bold }
h3 { color: #333; font-size: 14px; font-family: Arial, Helvetica; font-style: bold }
h4 { color: #333; font-size: 12px; font-family: Arial, Helvetica; font-style: bold }
p, td, form, ul, ol, li { color: #333; font-family: Arial, Helvetica; font-size: 12px }
a { color: #c30 }
a:active { color: #fff }
a:hover { color: #f60 }
a:visited { color: #f96 }
small { font-size: 10px }
big { font-size: 14px }
strong { font-size: 14px; font-style: bold }
.nodec { text-decoration: none }
.tiny { font-size: 1pt }