body{
	font-size: 10pt;
}

h1{
	font-size: 11pt;
}

h2{
	font-size: 11pt;	
}

#header,
#nav,
#footer,
#printlink,
.tx-comments-comment-form{
	display:none;
}

#content{
	width: 100%;
}

#col1,
#col2,
#col3{
	width: 30%;
}


#left{
	width: 43%;
}

#right{
	width: 50%;
}