/* CPU print stylesheet, last edited 7-7-03 */

@import "http://www.jeremycarlson.com/style/base.css";

@page {
	size: auto;
	margin: 2cm;
	}

.ahem, .noprint {display:none}

.printed {display:inline ! important}

body {
	background-image:none;
	}

a {
	color:#000 ! important;
	text-decoration:underline ! important;
	font-weight:normal ! important;
	}
	
body, p, #content, #header, #footer, h1, h2, h3, h4, h5, h6 {
	color:black
	}

#nav, #indicator { display:none }

.ahem, .toplink { display:none }

hr {
	font-size: 2px;
	padding:3px 0px;
	}

img { border: none 0px }

.clear {clear:both;}