body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

a:link, a:visited, a:active	{ color: #000000; text-decoration: underline; }

.noprint, #header, #footer, .right_col, .green-header, #sidebar  { display: none; }

#header-print {display: block;}
#footer-print {
	display: block;
	font-size: 85%;
	margin-top: 25px;
	text-align: center;
}


/* Container for the main body */
#wrapper {
	margin: 0 2em;
}
/*p, li { font-size: 85%; }
*/
h1, h2, h3, h1 a, h2 a, h3 a {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	background: none;
	text-decoration: none;
	font-weight: bold;
}

h1 { font-size: 18pt; }
h2 { font-size: 14pt; margin-top: 1em; }
h3 { font-size: 12pt; margin-top: 1em; }

hr {
	height: 1px;
	background-color: #999999;
	border-width: 0;
}

/* Misc page elements */
div.spacer { clear: both; }

