BODY {
  background-color: #FFFFBC;
  color: black;
  font-family: sans-serif;
}

A.menubar:hover,A.aboutbar:hover {
  background-color: #cccc99;
}

A.hidden { color: #3399FF; font-size: 50%; }
A.hidden:hover { color: #ffffff; font-weight: lighter; font-size: 50%}

DT {
  font-weight: bold;
}
 
TD {
  font-size: 90%;
  font-family: sans-serif;
  vertical-align: top;
}

TH {
  font-family: sans-serif;
}

H1 {
  font-size: 200%;
}

H2 {
  font-size: 125%;
  font-variant: small-caps;
}

HR {
  color: #663300;
}

PRE {
  font-family: monospace;
}

.trailer {
  font-size: small;
}

.calendar {
  color: green;
}

.eventhead {
  background: #aa6600;
  color: #ffffcc;
  text-decoration: none;
}

.aboutbar {
  background: #aa6600;
  text-align: center;
  color: #ffffcc;
  text-decoration: none;
}

.menubar {
  background: #663300;
  text-align: center;
  color: #ffffcc;
  text-decoration: none;
}

.hilite {
  background-color: green;
  color: black;
}

.label {
  font-size: 16pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #663300;
  text-decoration: underline
}

.sublabel {
  font-family: fantasy;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  white-space: nowrap;
  font-weight: normal;
  list-style-image: none;
  list-style-type: circle;
  color: #003300
}

.alert {
  font-size: 16pt;
  font-style: normal;
  font-weight: bold;
  color: #CC0000
}

.notice {
  color: #cc0000;
}
