body {
  color:#ffffff;
  scrollbar-face-color: #666666;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color:#666666;
  scrollbar-3dlight-color: #aaaaaa;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #aaaaaa;
  scrollbar-darkshadow-color: black;
}

a:link { text-decoration:none; color:blue }
a:visited { text-decoration:none; color:blue }
a:active { text-decoration:none; color: blue }
a:hover { text-decoration:underline; color: green; }


.DOC { font-size:12px; line-height:110%; color:white; }
.TOPIC { font-size:14px; line-height:110%; color:white; }
.QUESTION { font-size:14px; line-height:110%; color:gold;  font-weight:bold; }
.TITLE { font-size:16px; line-height:110%; color:yellow; font-weight:bold; }
.NAME{ font-size:18px; line-height:110%; color:#ffffff; font-family:Impact,sans serif; }
.LNAME{ font-size:18px; line-height:110%; color:#333333; font-family:Impact,sans serif; }
.GREETING { font-size:14px; line-height:150%; color:#333333; }

