.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: lighter;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #006600;
	background-position: left bottom;


}
.navigate1 {
	font-family: Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #006600;
	background-position: center top;
	border: none;





}
.border {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;


}
.imageborder {
	border: thin solid #000000;
}
.links {
	font-family: "Gill Sans MT";
	color: #006600;
	text-decoration: none;

}
.prev-next {
	color: #000000;
	text-decoration: none;
}
.info {
	font-family: "Gill Sans MT";
	font-size: medium;
}
.quote {
	font-family: "Gill Sans MT";
	font-size: large;
	font-weight: bold;
	text-align: right;
}
.underline {
	text-decoration: underline;
}
