body {
  color: 000000;
  /* background: #223344; */
  font-family: helvetica,universal,sans-serif;
  /* topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" */
}

A:link { color: #1133aa }
A:visited { color: #802040 }

 A:hover { color: #558884 } 
/*  A:active { color: green }  */

/*  A.external:link { color: #77bbff; } */
/*  A.external:visited { color: #000d11; } */ 
/*  A.external:active { color: #4488dd; } */


/* A.soft:link { color: #ccbb77; } */
/* A.soft:visited { color: #ccbb77; } */
/* A.soft:active { color: #ccbb77; }  */


font.menu1 {
  font-weight: bold;
  /* font-size: 10pt; */
  font-family: helvetica,universal,sans-serif;
  /* color: #ffeedd; */
  color: #443322;
  text-decoration: none;
}

font.menu2 {
  font-weight: bold;
  /* font-size: 12pt; */
  font-family: helvetica,universal,sans-serif;
  /* color: #88DDEE; */
  color: #000000;
  text-decoration: none;
}


font.head {
  font-weight: bold;
  font-size: 12pt;
  font-family: helvetica,universal,sans-serif;
  /* color: #ffeedd; */
  text-decoration: none;
}

font.lhead {
  font-weight: bold;
  font-size: 16pt;
  font-family: helvetica,universal,sans-serif;
  /* color: #ffeedd; */
  text-decoration: none;
}



H2 {
  margin-top: 1ex;
  /* padding-left: 0.3em; */
  font-family: helvetica,universal,sans-serif;
}

H1 {
  font-family: helvetica,universal,sans-serif;
  margin-top: 1ex;
}



/* UL {
  margin-left: -1.8em;
  padding-left: 0em;
} */


table.h1 {
  background: #990000;
}


