p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #c84a49;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #5e4549;
}
a:link {
	color: #9b974e;
	text-decoration: underline;
}
a:hover {
	color: #547d81;
	text-decoration: underline;
}
a:visited {
	color: #6b484d;
	text-decoration: underline;
}
hr {
	color: #FFcc00;
	margin-bottom: -40px;
}
body {
	position: relative;
}
.mainText {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.LeadText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #547d81;
}
.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: c84a49;
}

.pictureLeft {
	border: 1px solid #9b974e;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pictureRight {
	border: 1px solid #9b974e;
	padding: 0px;
	margin-left: 5px;
}
.emphasis {
	font-size: 16px;
	font-weight: bold;
	color: #c84a49;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #a27b80;
}

