body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
}
#navigation, #search, p#access {display:none}

#header h1#logo {
	color:#FFFFFF;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-transform: uppercase;
	text-align: center;
	padding: 7pt;
}
#header h1 a {
	color:#FFFFFF;
}

#content h2 {
	padding: 0;
	margin: 0;
	font-size: 16pt;
	border-bottom: 1px solid #000000;
}
#content h3 {
	padding: 0;
	margin: 0;
	text-align: right;
	font-style: italic;
}
#content p {
	line-height: 12pt;
}
#content a:after {
	content: " <" attr(href) "> ";
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #626466;
}
#footer {
	border-top: 1px solid #000;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
}
