body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%; /* sets fonts to 10px default */
	margin:0;
	padding:0;
}

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

h1, h2 {
	text-transform:uppercase;
}

.quoteSource {
  font-style: italic;
}

.infoHeading {
  font-size: 1.1em;
  font-weight: bold;
}

img,
#nav,
#featured_content,
#footer ul#footerNav {display: none;}
