body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
        color: #666;
        padding: 10px;
}

a { 
	color: #b51827;
	text-decoration: underline;
	}

a:hover, a:focus { 
	text-decoration: none;
	}
        
h1, h2, h3, h4 {
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 100%;
}
 
#metaheader, .metanav, #search, .sidebar {
    display: none;  
}

.hide-on-print, #mainNav ul, #social .icons ul, .socialmedia ul, h1.socialmedia {
    display: none;
}

.main img, .main .img, .img_2, .main .img-gross, .img_left, .img_right {
    display: none;
}

  
