h1 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: x-large; font-weight: bold }
h2 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: large; font-weight: bold }
h3 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: medium; font-weight: bold }
h4 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: medium; font-weight: normal }
h5 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: small; font-weight: normal }
h6 { font-family: Arial, Helvetica, Futura MdBt, sans-serif; font-size: small; font-weight: normal }
body, p, td, th, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: small }

td.headline { color: #f00; font-size: small; font-weight: normal; font-style: normal; line-height: normal; background-color: #e2e2e2    }
th.headline {color: #000000; background-color: #e2e2e2}

all.red {color: #ff0000}
all.bold {font-weight: bold}

#big {font-size: 120%}

a   { text-decoration: none}
a:link    { color: #3333CC; text-decoration: none }
a:visited { color: #808080; text-decoration: none }
a:active  { color: #E00000; text-decoration: none }
a:focus   { color: #000000; text-decoration: underline }
a:hover   { text-decoration: none }

