body {
	color: #3F3F3F;
	font: 100% Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 80%;
}
a {
	color:#006600;
}
a hover, a link {
	color: #996600;
}
.mainbodyText {
	color: #3F3F3F;
	font: normal 80%/normal Georgia, "Times New Roman", Times, serif;
}
.smallHyperlink {
	font: normal 70% Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #095C89;
	font: small-caps normal 125% Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #7E5421;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
}
.smallBodyText {
	font: normal 70% Georgia, "Times New Roman", Times, serif;
}
.mainbodyTextBrown {
	color: #7E5421;
	font: normal 80%/normal Georgia, "Times New Roman", Times, serif;
}
.extendedText {
	text-transform: uppercase;
	color: #996600;
	border: 1px solid #006600;
	font: bold 120% Georgia, "Times New Roman", Times, serif;
}
.heading3 {
	color: #006600;
	font: bold small-caps normal 110% Georgia, "Times New Roman", Times, serif;
}
.heading4 {
	color: #7E5421;
	font: bold normal 110% Georgia, "Times New Roman", Times, serif;
}
.bulletIndented {
	color: #7E5421;
	list-style-type: circle;
	list-style-position: outside;
	font: 80% Georgia, "Times New Roman", Times, serif;

}
ul {
	font: 75% Georgia, "Times New Roman", Times, serif;
}

