BODY {
  margin-left: 10%;
  margin-right: 10%;
  color: rgb(255,255,255);
/*  color: rgb(230,230,230); */
  background-color: black;
  background-image: url("/EnRequiem/img/spacebkgrd4-gam.gif");
  font-family: sans-serif; }
A:link {
  color: rgb(150,150,255); }
A:visited {
  color: rgb(150,150,255); }
A:hover {
  color: rgb(200,200,255); 
  /* background: red; */
}
.hide { display: none; color: transparent; }
H1 {
  font-family: sans-serif; }
H2 {
  font-family: sans-serif; }
H3 {
  font-family: sans-serif; }
H4 {
  font-family: sans-serif; }
PRE {
  font-family: monospace; }
TH {
  color: rgb(230,230,230);
  font-family: sans-serif; }
TD {
  color: rgb(230,230,230);
  font-family: sans-serif; }
IMG { border: 0 }
.label { color: #af1a1a; }

font.nav {
  font-family: Lucida, sans-serif;
  font-size: 8pt;
}

.Title1 {
 color: #af1a1a;
 border-bottom: 1px solid #af1a1a;
 font-size: 120%;
 font-weight: bold;
}
.Title2 {
 color: #af1a1a;
 font-size: 110%;
 font-weight: bold;
}
.Title3 {
 color: #af1a1a;
 font-size: 100%;
 font-style: italic;
}

.subTitle { color: #a0a0a0;  font-style: italic; font-size: 90%; }
