/* $Id: areuea.css,v 1.0 2000/10/26 17:00:00 cmv Exp $ */

BODY {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  background-color: #FFFFEA;
  background-image: url('/images/top_background.gif');
  background-repeat: repeat-x;
  padding: 0px;
  border: 0px;
  margin-top: 3px;
  margin-left: 0px;
}
  

A {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  color: #000066;
}

TD {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  color: #000066;
}

.tiny {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 8pt;
}

.header {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000066;
}

.subhead {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000066;
} 

