/*
CMSL Stylesheet v1.0
Target: Printer
Author: Matthew Buchanan
*/

#navstrip, #subnavhome, #subnav {
	display: none;
}

body, td, p {
	font-size: 8pt;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
	margin-top: 1em;
}

h4 {
	font-size: 9pt;
}

#pullquote {
	margin: 1.5em 0;
	border: 1px solid #666;
}

#footer {
	margin-top: 1em;
}

#content a:after, #eventcontent a:after {
	content: " (" attr(href) ") ";
}
