body {
  margin : 2px;
  scrollbar-DarkShadow-Color:#000000;
  scrollbar-3dLight-Color:#000000;
  scrollbar-Arrow-Color:#959595;
  scrollbar-Base-Color:#000000;
  scrollbar-Face-Color:#000000;
  scrollbar-Highlight-Color:#959595; 
  scrollbar-Shadow-Color:#959595; 
  scrollbar-Track-Color:#000000;
  background-color: #000000;
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size: 12px;
  color: #FFFFFF;
}

a,a:link,a:visited {
  text-decoration:none;
  color: yellow;
  font-weight: bold;
}

A:hover {
  font-weight: bold;
  text-decoration: underline overline;
  color: #FFFFFF;
 }

h1 {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size: 16px;
  color: #FFFFFF;
}

h3 {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size: 14px;
  color: #FFFFFF;
}

table {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size: 12px;
  color: #FFFFFF;
}

input,textarea,select {
  background-color: #525252;
  border-style: solid;
  border-width: 1px;
  border-color: #959595;
  color: #FFFFFF;
  font-weight:normal;
  font-family: verdana,arial,helvetica,geneva,san-serif;
  font-size : 11px;
}

.sa_usernames { font-weight:bold; }
.sa_title { font-style:italic; }
.time { font-size:9px; }