/* $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-image: url('/images/background.jpg');
  padding: 0px;
  border: 0px;
  margin-top: 0px;
  margin-left: 0px;
}
  

A {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  color: #000066;
	text-decoration : none;
}

a:hover {background:#cccccc;color:#ffffff;}

.menulink {
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
} 

TD {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
}

.tiny {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 8pt;
}

.header {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #333399;
}

.subhead {
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333399;
	text-decoration : none;
} 

