body{
	font-family: arial, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	}
h1, h2, h3{
	font-family: tahoma, geneva, sans-serif;
	font-weight: normal;
	}
a{
	color: #cc0024;
	}
#header h1{
	font-size: 3em; 
	line-height: 1em;
	margin: 0;
	}
#content h1, #comments h2{
	font-size: 2em; 
	line-height: 1.5em;
	color: #cc0024;
	margin: 0.75em 0 0;
	width: auto;
	}
#header h1{
	border-bottom: 1pt solid #ccc;
	}
#header h1 a{
	color: #cc0024;
	text-decoration: none;
	}
#header h1 a em{
	color: #666;
	font-style: normal;
	}
#nav, #connect, hr, form, #sidebar{
	display: none;
	}
#content p{
	margin: 0 0 1.5em;
	}
#content p.about, #content p.date, #footer{
	font-size: 0.8333em;
	line-height: 1.8em;
	margin: 0;
	}
#content #article blockquote p{
	font-family: Trebuchet MS;
	font-style: italic;
	}
#content #article ul, #content #article ol, #content #article p, #content #article blockquote, #content #archives p{
	margin: 0 0 1.5em;
	}
#content #archives p.about{
	margin: 0;
	}
#content #article ul{
	list-style: square;
	margin-left: 1.5em;
	}
#content #article ul ul{
	list-style: disc;
	margin-bottom: 0;
	}
#content #article ul ul ul{
	list-style: circle;
	}
#content #article ol{
	list-style: decimal;
	margin-left: 1.5em;
	}
#comments{
	 page-break-before: always;
	 }
#comments, #archives, #content{
	float: none;
	}
#wrap{
	width:100% !important;
	}