
body, div, table, tr, td, th, h2, h3, h4, input, textarea  { color: white; font-size: 10pt; font-family: Times, Courier, serif; background-color: black }
a:link  { color: white; font-weight: bold; text-decoration: none }
a:visited  { color: silver; font-weight: normal; text-decoration: none }
a:hover  { color: #e00000; font-weight: bold; text-decoration: none }
a:active   { color: #e00000; font-weight: bold; text-decoration: none }
a:focus  { color: #e00000; font-weight: bold; text-decoration: none }

img { border: 0px; border-thickness: 0px }
img#frame { border: solid 2px gray; border-thickness: 2px }

#content { color: white; font-size: 10pt; font-family: Times, Courier, serif; padding: 4px; border: solid 1px white; }

.doubleborder { border: double white }
.singleborder { border: solid 1px white }
.list { font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
