body, p, table, td, ul, ol, li, div { font-family: Arial, sans-serif; font-size: x-small; }
body  { background-color: black; color: white; margin: 0px; }
th { font-family: Verdana, sans-serif; font-size: x-small; font-weight: bold; }
pre, code, tt { font-family: fixed; font-size: x-small; background-color: green; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, sans-serif; font-weight: bold; }
h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 120%; }
h6 { font-size: 110%; }
a  { text-decoration: none; }
a:link  { color: gold; }
a:hover { text-decoration: underline; color: yellow; }
a:visited { color: silver; }
big { font-size: medium; }
small { font-size: xx-small; }
input { background-color: dimgray; color: white; }
.cth1 { border-bottom: solid 1px gray; background-color: dimgray; }
.ctr1 { border-bottom: solid 1px gray; }
.cmsg { color: red; font-size: small; font-weight: bold; }

