
BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #990000;
  scrollbar-highlight-color: #990000;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #990000;
}

TD {
  font-family: Arial, sans-serif;
}

.txt12 {
  font-size: 12px;
}

.txt14 {
  font-size: 14px;
}

.txt14b {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}
.txt16b { color: #990000; font-weight: bold; font-size: 16px }
.txt10 {
  font-family: Arial;
  font-size: 10px;
}
.link10  { color: #666; font-size: 10px; text-decoration: none }
a.link10:hover  { color: #900; font-size: 10px; text-decoration: none }
.rand { border: solid 1px #bbb }

