

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	margin-top: 50px;
	padding: 0px;
	}

#navigation {display:none;}
#masthead {display:none;}

h1, h2, h3, a {color:#6D6D6D;}

.dontprint {display:none;}

/* Display the footer at the top as a banner */
#footerbar {font-size:large;position:absolute;top:10px;left:10px;}


