body {
  background       : #000000;
  color            : #000000;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  margin           : 5px;
}

p {
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  padding          : 3px;
}

a, a:visited {
  color            : #990000;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  font-weight      : bold;
  text-decoration  : none;
}

a:hover {
  color            : #FF3333;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  font-weight      : bold;
  text-decoration  : none;
  position         : relative;
  top              : 1px;
  left             : 1px;
}

td.dots {
  background       : #FFFFFF;
  border           : 1px dotted #990000;
  font-size        : 11px;
}

td.solid {
  background       : #FFFFFF;
  border           : 1px inset #FF3333;
  font-size        : 11px;
}

td.photo {
  background       : #FFFFFF;
  border           : 5px inset #FF3333;
  font-size        : 11px;
}

a.nav, a.nav:visited {
  color            : #990000;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  font-weight      : normal;
  text-decoration  : none;
}

a.nav:hover {
  color            : #FF3333;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 12pt;
  font-weight      : normal;
  text-decoration  : none;
  position         : relative;
  top              : 1px;
  left             : 1px;
}

h1 {
  color            : #FF3333;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 24pt;
  font-weight      : 500;
}

h2 {
  color            : #000000;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 20pt;
  font-weight      : bold;
}

h3 {
  color            : #000000;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 14pt;
  font-weight      : bold;
}

.quote {
  color            : #000000;
  font-family      : "Times New Roman", "Verdana", "Arial", "Helvetica";
  font-size        : 16pt;
  font-weight      : normal;
}

hr {
  color           : #000000;
}

.copyright {
  color            : #FFFFFF;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 8pt;
}

a.copyright, a.copyright:visited {
  color            : #FFFFFF;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 8pt;
  font-weight      : bold;
  text-decoration  : none;
}

a.copyright:hover {
  color            : #FFFFFF;
  font-family      : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
  font-size        : 8pt;
  font-weight      : bold;
  text-decoration  : none;
  position         : relative;
  top              : 1px;
  left             : 1px;
}

.small {
  font-size        : 10pt;
}

a.small, a.small:visited {
  font-size        : 10pt;
}

a.small:hover {
  font-size        : 10pt;
}

table.main {
  border           : 3px outset #FF3333;
}

.header {
  font-size        : 12pt;
  font-weight      : bold;
}

