BODY,TD,P {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
SMALL {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}
.headerbar {
	font-weight: bold;
	font-size: 11pt;
	color: white;
}
.bottombar {
	font-size: 8pt;
	color: white;
}
A {
  color: blue;
}
A:VISITED {
  color: navy;
}
A:ACTIVE, A:HOVER {
  color: red;
}

