h1{
	font-size : 1.4em;
	position :  relative;
	margin-bottom : 10px;
	line-height : 1.5em;
	height : 1.5em;
	}
h1 span{
	display :block;
	float : left;
	padding : 0 20px 0 20px;
	background-color : #DAF2C6;
	text-transform : uppercase;
	}
h2{
	font-weight : bold;
	color : #817E5D;
	font-size : 1.1em;
	}

#content{
	padding : 0px 0px 15px 10px;
	text-align : justify;
	}
#top, #printButton, #left, #bottom, #cdf{display:none;}

#main{
	position:relative;
	margin:0;
	background : none;
	}
