BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT
{
  font-family: Verdana, Arial;
	font-size: 13px;
}
BODY
{
  background-color: #E7E7E7;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
INPUT.radio, INPUT.checkbox
{
  background-color: #E7E7E7;
}
INPUT, TEXTAREA, SELECT
{
  background-color: #F7F7F7;
}
BODY.clock
{
  background-color: #505F94;
	color: white;
}
BODY.clock TD
{
  color: white;
}
BODY, TD, DIV, SPAN, A
{
/*	color: #00008B; */
}
A
{
	color: #00008B;
}
.pageheading {
  font-size: 17px;
  font-weight: bold;
/*	color: #999999; */
	color: white;
}
.columnheader {
  background-color: #505F94;
	color: white;
	font-weight: bold;
}
.button {
  font-size: 11px;
  background-color: #505F94;
	color: white;
	font-weight: normal;
	border-style: none;
}
.age-policy {
	font-size: 10px;
	font-style: italic;
	padding-top: 16;
	padding-left: 2;
}
