body, html {
	background:#FFF;
	font:12pt Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:165%;
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}

.entry a img {
	/*display: none;*/
}	
	
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size:25px;
	}

h2 {
	font-size:22px;
	}

h3 {
	font-size:18px;
	}

h4 {
	font-size:16px;
	}

h5 {
	font-size:15px;
	}

p, li, #footer {
	font-size: 12px;
	line-height: 14px;
}

img {
	float:left;
	border:0;
	margin:3px 12px 8px 0;
	}

#nav, 
#searchform, 
#commentform, 
.desktop-search-form,
object,
#sidebar,
.standard_slideshow {
	display:none;
	}

#logo,
#featured-story-wrapper,
#footer a {
	display:none;
}

.print-logo {
	display: block;
	width: 300px;
	float: none;
	margin: 30px auto 30px auto;
}

#masthead-content {
	border-bottom: 1px solid #000000;
}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:15px 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}

#footer {
	margin-top: 50px;
	border-top: 1px solid #000000;
	padding-top: 15px;
}
