BODY {
  background-color:#B0E0E6;
  font-family: sans-serif, Helvetica, Arial, Geneva;
  margin: 2em;
} 

H1, H2, H3 {
  font-family: sans-serif, Helvetica, Arial, Geneva;
  font-weight: bold;
}

H1 {
  text-align: left;
  color: #191970;
  font-size: 144%;
}

H2 {
  text-align: left;
  font-size: 120%;
}

H3 {
  text-align: left;
  font-size: 100%;
}

TABLE {
  border: 2pt solid #444444;
  padding: 3pt;
}

P.foot {
  font-size: 0.8em
}

P.pcenter {
  text-align: center;
}

A:visited {
  color: #FF0000;
}

A:hover {
  background-color: #AAAAAA;
}

HR {
  width: 75%;
}

/*  $Id: Server.css,v 1.2 2002/04/18 09:38:09 luebeck Exp $  */ 
