@charset "utf-8";
/* *********** Ready for Print *********** */
* {
	color:#000000;
	background-color:#FFFFFF;
	background-image:none;
	text-decoration:inherit;
}
/* *************** Selectors ************** */
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}
/* *********** Navigation, hide *********** */
#navigation, #roundtop, #roundbottom, #header, #footer {
	display:none;
}
/* *************** Content *************** */
#content p.first {
	margin-top:-15px;
	line-height:20px;
}
#content_header {
	display:none;
}
p {
	line-height:15px;
}








