@charset "utf-8";
/* !Print Styles */

* {
	margin: 0;
	padding: 0;
}

/*Sections to Hide*/
#actions, #main_nav, #featured, .sign-up, #campaign-monitor, hr, br, .have-you-heard, #tweet, #sub_footer, #banner .logo a img {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 8px;
	margin-top: 10px;
}

h1, h2 {
	margin-top: 16px;
}

p, li {
	font-size: 12px;
}

p {
	margin-bottom: 5px;
}

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

.logo.footer a {
	font-size: 24px;
}