body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#printcontent {
	position: relative; 
	top: 25px; 
	width: 650px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 16px;
	margin: 0px;
	height: 35px;
}

#back a {
	position: relative;
	top: 40px;
	width: 650px;
	text-align: center;
	display: block;
	background-color: #437a1c;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#back a:hover {
	position: relative;
	top: 40px;
	width: 650px;
	text-align: center;
	display: block;
	background-color: #ffffff;
	color: #437a1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#print {
	position: relative; 
	top: 20px; 
	width: 650px; 
	font-family: arial; 
	font-size: 11px;
	text-align: right;
}
#h_text{
	padding-top: 5px;
	width: 330px;
	float: left;
}
.clear{
	clear: both;
}
a{
	color: #437a1c;
	text-decoration: none;
}
a:hover{
	color: #437a1c;
	text-decoration: underline;
}
