body {
	color: #262626;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

h2 {
	color: #BF2026;
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
}
	h3 {
		font-family: Trebuchet MS, Arial;
		font-size: 14px;
	}
		h4 {
			font-size: 12px;
		}

h2, h3, h4, h5, p {
		margin: 0 0 10px 0;
}

a {
	color: #000000;
	text-decoration: none;
}

#web_head, nav, .print_none, .page_notes, #user_cp, .super_nav_cont, #whats_new, #homepage_poll, #search_and_more {
	display: none;
}

#print_head {
	display: block;
	font-size: 16px !important;
}
