body {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

td {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

h2 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

a {
  font-weight: normal;
  color: black;
  text-decoration: underline;
}

textarea {
  font-size: 8pt;
}

.bg1 {
  background-color: #eeeeee;
  padding: 5px;
}

.bg2 {
  padding: 5px; 
  border-style: solid; 
  border-width: 2px;
  border-color: #acacac;
}

.navbox {
  background: #dfdfdf;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, Helvetica;
  text-decoration: none;
  border-top: 1px #772727 solid;
  border-bottom: 1px #772727 solid;
}

td.navbox {
  background: #dfdfdf;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, Helvetica;
  text-decoration: none;
  border-top: 1px #772727 solid;
  border-bottom: 1px #772727 solid;
}

a.navbox {
  color: #000000;
  font-size: 10pt;
  text-decoration: none;
}

a.navbox:hover {
  color: #8d0000;
  font-size: 10pt;
  text-decoration: none;
}

.slbuttons {
  border: 0px;
  width: 0px;
  height: 0px;
}

.question {
  font-size: 16pt;
  font-style: italic;
}

.blanklist,ul.blanklist {
  list-style: circle;
}

.listheader {
  list-style-image:url(images/blankdot.gif); font-weight:bold;
}

.listheaderi {
  list-style-image:url(images/blankdot.gif); font-weight:bold; font-style: italic;
}

.smallbreak {
  line-height: 0;
}

.medbreak {
  line-height: 0.5;
}
