body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	color: #FFFFFF;
	background-repeat: no-repeat;

}
.bannerpagetitle {
	font-size: xx-large;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	font-family: Harrington, Papyrus;
	font-weight: 400;
	line-height: 52px;
}

h1 {
	font-size: x-large;
	color: #FFFFFF;
}
.footer {
	font-size: 18px;
	letter-spacing: 1em;
	color: #FFFFFF;
	line-height: 24px;
}
.footer2 {
	font-size: 18px;
	color: #99FF66;
	letter-spacing: 0.25em;
	line-height: 14px;
}
.footer3 {
	font-size: 18px;
	color: #66FFFF;
	line-height: 14px;
}
a.pagelinks {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.11em;
	text-decoration: none;
}



a:link {
	color: #66FF33;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: #33FF33;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: large;
	color: #99FFFF;
}
.italicheading {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

h3 {
	font-size: large;
	color: #CCFFCC;
}
h4 {
	font-size: medium;
	color: #99FFCC;
}
.italicsubheading {
	color: #99FFFF;
	font-style: italic;
}
.alternateparagraph {
	font-size: 16px;
	font-style: italic;
	color: #CCFFFF;
}
.lush {
	font-size: 36px;
	font-style: italic;
	color: #66FF99;
}
.boldsuggestion {
	font-style: normal;
	font-weight: bold;
	color: #99FFFF;
	text-decoration: blink;
}
.largetext {
	font-size: 36px;
	color: #00CCCC;
}

