html, body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
h1{
	margin:10px 0 20px 0;
	padding:0px;
}
h1, h2, h3, h4 {
	color: #000000;
}

p {
	color: #000000;
	
}

.tweet_float,#disqus_thread, #navigation,.dsq-brlink,#footer,#arrow_nav_vertical,#tweetbacks{
	display:none;
}

.noprint {
	display: none;
}

.leftColumn{
	width:100%;
}


