@import url(/media/css/main.css);

.print-only {
	display: block;
}

#header, #nav, #col1, #logo h1 a, .footer-nav {
	display: none;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer {
	background: none;
	text-align: left;
}

body {
	font-size: 85%;
	font-family: "Times New Roman", Times, serif;
	color:  #000;
}

#col2, #content, #footer {
	color: #000;
	margin: 0;
}

h1, #columns h1, h2.oversized, #columns h2.oversized {
	font-size: 160%;
	border-bottom: none;
	font-weight: normal;
}

h2, #col2 h2, #col2 #nav_categories ul h2 {
	font-size: 140%;
	font-weight: normal;
}

h3, #col2 h3 {
	font-size: 130%;
}

#col2 #nav_categories ul h3 {
	font-size: 120%;
}

p, li, #col2 p, #col2 li {
	font-size: 110%;
	font-weight: normal;
	line-height: 145.45%;
}