
#col1 {
	display:none;
	}
	
#col3 {
	width: 100%;
	margin-left: 0px;
}


#col3_head {
  display: none;
}

#col3_printhead{
	display: block;
	}

#col3_printhead img {
width: 60mm;
padding-bottom: 1em;
float: right;
}
	
#col3_sep {
  display: none;
}

#col3_content {
clear:both;
font-size: 1.3em;
width: 95%;
/*  clear: both;
  padding-top: 2em;
  border-top: 0.3em dotted #e69b61;
  border-bottom: 0.3em dotted #e69b61;
  */
}
#footer {
font-size: 1em;
border-top: 0.3em dotted #e69b61;
}

h1 {
font-size: 2em !important;
}

#logo {
display: none;
}
