/* Prost Print CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#menu {
	display: none;
	}
#copyright {
	text-align: center;
	margin-top: .1in;
	padding: .1in 0;
	border-top: 1px solid #CCCCCC;
	}
h1 {
	color: #006100;
	border-bottom: 1px solid #7aae7a;
	font-size: 24pt;
	
	}
h2 {
	color: #006100;
	font-size: 18pt;
	font-weight: lighter;
	}
a {
	color: #004000;
	}
a:visited {
	color: #009700;
	}
a:hover {
	text-decoration: none;
	}