P  {}

H5  {
  font-size: 80%;
}

H1  {
  color: #900;
  align: center;
  text-align: center;
  font-size: 20pt;
}

H2  {
  background-color: Aqua;
  align: center;
  text-align: center;
  color: #99000;
  font-size: 18pt;
}

H3  {
  color: #99000;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY {
  font-family: verdana, arial, helvetica;
  font-size: 16pt;
}

ADDRESS {
  font-size: 12pt;
}

CODE {
  font-size: 18pt;
  font-weight: bold;
  font-family: monospace;
}

PRE {
  font-family: monospace;
  font-weight: bold;
}

TT {
  font-size: 17pt;
  font-family: monospace;
  font-weight: bold;
}

KBD {
  font-style: normal;
  font-size: 18pt;
  font-weight: bold;
  font-family: arial, helvetica, geneva;
}

.footer {
  text-align: center;
  font-size:  8pt;
}

