body  {  
  scrollbar-3d-light-color: #FFCC00;
  scrollbar-arrow-color: #FFCC00;
  scrollbar-base-color: #FFCC00;
  scrollbar-dark-shadow-color: #B08034;
  scrollbar-face-color: #B08034;
  scrollbar-highlight-color: #B08034;
  scrollbar-shadow-color: #FFCC00;
  color: #522A16;
  font-size: 13pt;
}

.errorHdr {
  font-size: 15pt;
  font-weight: bold;
  color: #FFCC00;
}

.archive {
  font-size: 12pt;
}

.free {
  font-size: 14pt;
}

a:active { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:link { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:visited { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:hover { 
  text-decoration: underline; 
  font-weight: bold;
  color: #FFCC00;
}

div.hdr1 {
  font-size: 20pt;
  font-weight: bold;
}

div.hdr2 {
  font-size: 16pt;
  font-weight: bold;
}

p.justified {
  text-align: left;
  font-weight: bold;
}