body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	}
	
h1 { border-bottom: 1px solid #000; }	

#printHeader { display: block; }

#hzmenuContainer, #topMenu { display: none; }

#container { margin-top: 20px; }

div.left75 {
	float: left;
	width: 70%;
	}
	
div.right25 {
	float: right;
	width: 25%;
	}
	
p.quote { font-weight: bold; }

#footer ul {
	list-style: none;
	padding: 0px;
	}
	
#footer ul li {
	display: inline;
	}