html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.GillUltra {
	font-family: "Gill Sans Ultra Bold";
	font-size: 14px;
}


.photoLeft {
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	float: left;
}

.photoRight {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	float: right;
}

.headline {
	font-size: 200%;
	font-weight: bold;
	color: #006600;
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: center;
	line-height: normal;
}

.subhead {
	font-size: 124%;
	font-weight: bold;
	color: #006600;
	margin-top: 8px;
	margin-bottom: 2px;
}

p a {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}

p a:hover, p a:focus {
	text-decoration: underline;
}

#footer {
	font-size: 110%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer a {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #FFFFFF;
}

.scrollintro {
	color: #009900;
	padding-top: 8px;
}
.scrolltitle {
	font-weight: bold;
	color: #CC9900;
}
.scrolltext {
	color: #000000;
}
.sidebar {
	line-height: 140%;
	font-weight: bold;
	color: #006600;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	font-style: italic;
	color: #CC9900;
	text-align: right;
	padding-bottom: 24px;
	font-weight: bold;
	line-height: normal;
}
li a {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
li a:hover, li a:focus {
	text-decoration: underline;
}
ul {
	padding-right: 8px;
	padding-left: 8px;
}
.futureBold {
	font-family: "Arial Black";
	padding-top: 8px;
	font-size: 124%;
	font-weight: normal;
}
.futureBold a {
	color: #999933;
	text-decoration: none;
	font-weight: normal;
}
.futureBold a:hover, .futureBod a:focus {
	color: #CC9933;
	text-decoration: underline;
	font-weight: normal;
}
