/* Prost Print CSS Document */

body {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#flash {
	display: none;
	}
#headermenu {
	display: none;
	}
#copyright {
	text-align: center;
	margin-top: .1in;
	padding: .1in 0;
	border-top: 1px solid #CCCCCC;
	}
h1 {
	color: #ED1C24;
	border-bottom: 1px solid #000;
	font-size: 24pt;
	
	}
h2 {
	color: #000;
	font-size: 18pt;
	font-weight: lighter;
	}
a {
	color: #000;
	}
a:visited {
	color: #000;
	}
a:hover {
	text-decoration: none;
	}
#slogan {
	color:#9D9FA1;
	font-weight:bold;
	font-style:italic;
	font-size:17px;
}