/* -+ print +- */
body {
	font-family:Arial, Helvetica, sans-serif;
	background: white;
	font-size: 10pt;
    margin: .05cm;
	}
p { color:#000;}
#logo {
	font-size: 16pt;
	margin-bottom: .25cm;
	}
#container, #content {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
div#content {
	margin-left: 1.5%;
	padding-top: 0.5em;
	border-top: 0.5pt solid #000;
	}
#insidesubnavigation, #innernav, #navigation, #subnavigation, #footer {
	display: none;
	}
h1, h2, h3 {
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	}
#stayhome h2 {color: darkblue;}
#logo a:link, #logo a:visited {
	color: darkred;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}
a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}