div.header	{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background: #cce6ff;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	}
div.subhead	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	}
a.anav	{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: transparent none;
	color: #0000ff;
	}
a.anav:link {
	text-decoration: none;
	background: transparent none;
	color: #0000ff;
	}
a.anav:visited {
	text-decoration: none;
	background: transparent none;
	color: #0000ff;
	}
a.anav:hover {
	text-decoration: none;
	background: transparent none;
	color: #0000ff;
	}
a.anav:active {
	text-decoration: none;
	background: transparent none;
	color: #0000ff;
	}

