body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #666666;
}
h2 {
	color: #CC0000;
}
.linkbox img {
	display: none;
}
#header {
	position: relative;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.5em;
}
#emailaddress {
	line-height: 2em;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#emailaddress img {
	border: none;
	margin-right: 0.3em;
}
#menubar {
	display: none;
}
#banner {
	display: none;
}
#pagebody .left {
	display: none;
}
#footer {
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	text-align: center;
	font-size: 0.7em;
}
div.htable th {
	text-align: right;
	vertical-align: top;
}
.newwindowicon {
	display: none;
}
.highlight {
	color: #CC0000;
}
