body {
	background-color: #dedfda;
}
a:link,a:active, a:visited {
	color: #333333;
}
A { 
	text-decoration: none
}
A.Current { 
	text-decoration: none; 
	color:#333333
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:auto;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00784b
}
.style5 {
	font-size: 15px;
	color: #00784b;
}
.header {
	width:863px; 
	height:106px
}
.headerprint
			{
				display: none;
			}

			@media print
			{
			.header,
			.donotprint{
			display:none
			}
		.headerprint
			{
				display: block;
			}	
			.style1 {
			height: auto !important;
}
}