
* { margin: 0; padding: 0 }
font-family: "Times New Roman", Verdana, Georgia, Times;
h1  { }
h2 { font-size: 14pt }

.smallest { font-size: 9pt }
.small  { color: #23444f; font-size: 10pt }
.smallwhite  { color: #fff; font-size: 10pt }
.big   { color: #23444f; font-size: 11pt }
.bigtable  { color: #23444f; font-size: 11pt; margin-top: 5px; margin-bottom: 5px; margin-left: 10px }
.bigtablewhite { color: #fff; font-size: 11pt; margin-top: 5px; margin-bottom: 5px; margin-left: 10px }
.bigwhite { color: #fff; font-size: 11pt }
.header  { color: #611a1a; font-size: 14pt }
.headertable { color: #611a1a; font-size: 14pt; margin-top: 5px; margin-bottom: 5px; margin-left: 10px }
A:link { color: #611a1a; background-color: transparent }
A:visited { color: #875757; background-color: transparent }
A:hover  { color: #292929; background-color: transparent }
A:active { color: #5d4d4d; background-color: transparent }
background  { background-color: #000; background-image: none }
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #00CCFF;
scrollbar-face-color: #0099FF;
scrollbar-highlight-color: #00CCFF;
scrollbar-shadow-color: #00CCFF;
scrollbar-3dlight-color: #00CCFF;
scrollbar-track-color: #00CCFF;
scrollbar-darkshadow-color: #00CCFF;} 