body {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#header, #banner {
	display: none;
}

#footer {
	clear: both;
	padding-top: 25px;
}