body{
	margin:auto;
	font-size:12pt;
}

h1 {
	font-size:16pt;
}

h2 {
	font-size:14pt;
}

h3 {
	font-size:13pt;
}

#content {
	position:relative;
	padding:1em;
	top:0px;
	left:0px;
	width:100%;
}

#lcol {
	width:90%;
}

#rcol {
	width:1px;
}


#content p {
	margin:0em 0em 1em 0em;
}


#rcol, #page_title, #toolbar, #scrollbar_area {
	display:none;
}

#print_header {
	display:block;
	margin:0px 0px 15px 0px;
}

#print_header h1, p { 
	margin:0em;
}