body {
	font-size: 10pt;
	line-height: 14pt;
	font-family: "arial",  Helvetica, Verdana;
	color: #000;
	background: #FFF !Important;
	}
	
#page {
	background: none !important;
	}

#printLogo {
	padding-bottom: 15pt;
	border-bottom:0.75pt solid #CCC;
}	
	
h1,h2,h3,h4,h5 {
	color: #cc0000;
	}
	
h2 {
	font-size: 20pt;
	line-height:20pt;
	}
	
h3 {
	font-size: 14pt;
	}
	
h4 {
	font-size: 12pt;
	}

a {
	color: #103958;
	text-decoration: none;
	}

a:hover {
	color: #103958;
	text-decoration: underline;
	}
	
ol li, ul li {
	line-height: 18pt;
	}
	
#footer {
	border-top:0.75pt solid #ccc;
	}
	
#page {
	border-left: none !important;
	}
	
#footer ul {
	margin:0 !important;
	padding:0 !important;
	}
	
#footer ul li {
	list-style:none;
	list-style-image:none;
	margin:0 !Important;
	padding: 0 !important;
	}
	
div.description,
ul#categoriesPost,
ul#flags,
#mainNav,
#logo h1 a span,
#sidebar,
#breadcrumb,
#footer ul li.last,
p.postmetadata,
p.nocomments,
hr {
	display: none;
	}

