* {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	float: none !important;
	width: auto !important;
	}

body {
	background: white;
	text-align: left !important;
	color: black;
	font-size: 10pt !important;
	line-height: 125%;
	width: 80% !important;
	margin-left: 50pt !important;
  	 }
	
#container, #content	{
	position: static;
	width: auto !important;
	margin: auto;
	background: none;
	color: black;
	}	

img, #sidebar,#foot p span, div.navigation, p.postmetadata {
	display: none;
	}
	
a:link, a:visited {
   color: black;
   text-decoration: none !important;
   }

h1	{
	position: static !important;
	width: auto !important;
	height: auto !important;
	text-indent: 0 !important;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 1em 0  !important;
	}

h2 {
	margin-top: 0 !important;
	font-size: 12pt !important;
	}

h3, h4 {
	font-size: 11pt !important;
	margin-top: 2em !important;
	}

p, li, dt	{
	margin: 1em 0 !important;
	}

dt {
	margin-bottom: 0 !important;
	font-weight: bold;
	}