body {
  scrollbar-face-color : #FFFFFF; 
  scrollbar-arrow-color : #FF0000; 
  scrollbar-highlight-color : #FFFFFF; 
  scrollbar-shadow-color : #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-track-color : #FFFFFF;
  scrollbar-darkshadow-color : #FFFFFF;

  background-color : #FFFFFF;
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  font-size : 8pt;
  text-decoration : underline;
}

.supersmalltext {
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  font-size : 9pt;
  text-decoration : underline;
}

.time {
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

.smalltext {
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  font-size : 12pt;
  text-decoration : underline;
}

.bigtext {
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  font-size : 29pt;
  text-decoration : underline;
}

a, a:link, a:visited, a:active {
  color : #FF0000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  text-decoration : underline;
}

a:hover {
  color : #000000;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : none;
  font-weight : bold;
  text-decoration : underline;
}
