body {
	margin: 1em;
	font-family: sans-serif;
	line-height: 1.1;
	background: #fff;
	color: #000;
	font-size: 0.9em;
}
h1 {
	text-align: center;
	margin: 25px 0 0 -6px ;
	font-size: 2em;
	border-bottom: 0px solid #ff0000;
	background-color: #555;
	color:#fff;
	padding: 10px 10px 8px 10px;
	font-weight: normal;
	width: 600px;
}




h2, h3, h4 {
	display: block;
	font-weight: normal;
}

h2 {
	padding: 10px 10px 7px 0px;
	color:#000;
	font-size: 1.7em;
}
h3 {
	padding: 10px 10px 7px 0;
	color:#155939;
	font-size: 1.4em;
}



/*page start here*/


p {
	line-height: 1.3em;
}


#accessible, #intro, #back, #up, #down, #slideButtons, #time, .slide .slide1 ul, #logo, .homepage {
	display:none;
}





#logo_print {
	padding:0;
	margin: 0 auto 30px auto;
	width: 137px;
	height: 47px;
}




a {
	text-decoration: underline;
	color: #593525;
}
