A {
  color: #00AAFF;
  font-family: garamond, times, serif;
  text-decoration: none;
}

A:active {
  color: #D5D500;
}

A:visited {
  color: #AA00AA;
}

A:hover {
  color: #CBA400;
}

A.hidden {
  color: #FFFFFF;
}

A.inline {
  font-family: verdana, arial rounded, sans-serif;
}

BODY { 
  background-color: #000000; 
  background-image: url(bgstars.gif);
  color: #FFFFFF;
  font-family: verdana, arial rounded, sans-serif;
}

CAPTION {
  text-align: center;
  text-decoration: underline;
}

DIV.center {
  text-align: center;
}

DIV.scroll {
  text-align: left;
  padding: 5px;
  width: 98%;
  height: 375px;
  overflow: auto;
}

DIV.section {
  border-bottom: dotted;
}

FORM {
  border-style: solid;
  border-width: thin thin thin thin;
  margin-left: .50in;
  margin-right: .50in;
}

H1, H2, H3, H4 {
  font-family: garamond, times, serif;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

H2.nolink {
  color: #FFFF00;
}

H3.archive_hd {
  background-color: #FFFFFF; 
  color: #000000;
  height: 20px;
  width: 200px;
}

H3.nolink {
  color: #FFFF00;
}

H3.tb_border {
  border-style: solid;  
  border-width: thin 0 thin 0;
  margin: .5in 2.5in .25in 2.5in;
}

H4.itext {
  font-style: italic;
  font-weight: normal;
}

HR, OL, P, UL {
  margin-left: .50in;
  margin-right: .50in;
}

IMG {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

IMG.inline {
  margin: 0 0 0 0;
  display: inline;
}

P.caption {
  font-style: italic;
  margin-left: 1.75in;
  margin-right: 1.75in;
}

P.wide {
  margin-left: .25in;
  margin-right: .25in;
}

P.wide_hd {
  font-weight: bold;
  margin-left: .25in;
  margin-right: .25in;
  text-decoration: underline;
}

P.wide_se {
  font-style: italic;
  margin-left: .25in;
  margin-right: .25in;
  text-align: center;
}

TABLE {
  margin-left: auto;
  margin-right: auto;
}

TABLE.narrow {
  margin-left: .50in;
  margin-right: .50in;
  width: 87%;
}

TABLE.wide {
  margin-top: .15in;
  margin-left: .25in;
  margin-right: .25in;
  width: 93%;
}

TABLE.spiral {
  background-image: url(spiral.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

TD {
  text-align: center;
}

TD.bg_menu {
  font-size: small;
  text-align: left;
  width: 20%;
  color: #FFFF00;
}

TD.bg_menu_hd {
  font-size: small;
  text-align: left;
  text-decoration: underline;
  width: 25%;
}

TD.bg_text {
  text-align: left;
  width: 75%;
}

TD.cyn_lf {
  color: #00FFFF;
  text-align: left;
}

TD.grn_lf {
  color: #00FF00;
  text-align: left;
}

TD.square {
  height: 79px;
  width: 79px;
}

TD.wht_lf {
  color: #FFFFFF;
  text-align: left;
}

TH.utext_lf {
  color: #FFFFFF;
  text-align: left;
  text-decoration: underline;
}

.cyan {
  color: #00FFFF;
}

.b_frame {
  border-style: solid;
  border-width: 0 0 thin 0;
}

.t_frame {
  border-style: solid;
  border-width: thin 0 0 0;
}

.tb_frame {
  border-style: solid;
  border-width: thin 0 thin 0;
}

.tblf_frame {
  border-style: solid;
  border-width: thin thin thin thin;
}

.green {
  color: #00FF00;
}

.btext {
  font-weight: bold;
}

.butext {
  font-weight: bold;
  text-decoration: underline;
}

.itext {
  font-style: italic;
}

.medium {
  font-size: medium;
}

.small {
  font-size: small;
}

.sm_nomar {
  font-size: small;
  margin: 0 0 0 0;
}

.utext {
  text-decoration: underline;
}

