
body    { color: #dcdcdc; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 10px }
table   { color: #dcdcdc; font-size: 13px  }
h2  { color: #dcdcdc; font-size: 15px }
h1  { color: #dcdcdc; font-weight: bold; font-size: 15px }
a  { color: #fff; font-size: 13px; text-decoration: underline }
a:hover    { color: #dcdcdc}
a:active  { color: #000 }
a:visited  { color: #dcdcdc }
input, textarea, select      { color: #dcdcdc; font-weight: normal;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 13px; background-color: #333; border: solid 1px #dcdcdc }
input:hover, select:hover, textarea:hover    { font-weight: normal; background-color: #555 }
input:focus, select:focus, textarea:focus    { font-weight: normal; background-color: #555 }
.smalltext {font-size: 11px}
