body {
	font-family: Arial;
	font-size: 80%;
	line-height: 90%;
	color: #ffffff;
	overflow:hidden;

}
html {
	Overflow-y:hidden;
	Overflow-x:hidden;
	overflow:hidden;
}
.clr {
	clear: both;
}

a {
	text-decoration: none;
	color: #0985B4;
}
h1 {
	text-align: center;
	border-bottom: 2px solid #eee;
	padding: 0.5em;
}
h2 {
	color: #D0491C;
	font-family: Geneva,Helvetica,Arial,sans-serif;
	font-size: 160%;
	font-weight: normal;
	margin: 0pt 0pt 15px;
}
#slidewrap div { text-align: center; }

#footer {
	border-top: 2px solid #eee;
	margin-top: 2em;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	color: #999;
}
