body {
	background: white;
	font-size: 12pt;
	}
	
/* tings I do not want/need to print, to save the woooooooooooooooorld*/
#columnA_3columns, #columnC_3columns, img, #subheader, .calendar  {
	display: none;
	}
	
.post {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}


/* STANDARD ELEMENTS */


	
*{font-size:100.01%; margin:0;   padding:0;  }

html{font-size:100.01%;padding: 0; margin: 0;height:100%; }

body {height:101%;font-size:100.01%;padding: 0; line-height:150%;margin: 0;font-family: Verdana, Arial, Helvetica, sans-serif;color: #555;  background-color:#fff;}



	
a:link, a:visited { color: #555; text-decoration: none;border-bottom:none;}


h1 {font-size:110%;  text-transform:uppercase;color: #000;margin: 0 0 20px 0;}
h2 {font-size:100%;  word-spacing: 0.1em;color:#000; margin:10px 0 10px 0;}
h3 {font-size:90%; word-spacing:0.1em;color:#000; margin: 10px 0 10px 0;}
h4 {font-size:100%; color:#000;margin: 10px 0 10px 0; }

/********************** Forms ******************/
#form {display:none;}
fieldset {display:none;}
#searchform {display:none;}

/********************** Other Stuff ******************/ 
abbr, acronym, .help {display:none;}   
sup {font-size:70%;}

/***************** Clearfix ****************/
.clearfix:after {content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */