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: 10px;
	font-weight: normal;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #1465AD;
	font-size: 18px;
	font-weight: normal;
}

#back a {
	position: relative; 
	top: 40px; 
	width: 650px; 
	text-align: center;
	display: block;
	background-color: #1465AD;
	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: #1465AD;
	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;
	background-image: url("../images/top.jpg");
	
}
#h_text{
	padding-top: 20px;
	width: 215px;
	float: right;
	color: #fff;
}
#logo{
	width: 240px;
	height: 112px;
	float: left;
}

.clear{
	clear: both;
}
a{
	color: #1465AD;
	text-decoration: none;
}
a:hover{
	color: #1465AD;
	text-decoration: underline;
}
