p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #6E8026;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6E8026;
	font-weight: bold;
}
h3 {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #7F7F7F;
}
h4 {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: capitalize;
}
h5 {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
h6 {
	font-family: Calibri, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: none;
}
.navigationlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.navigationlink:hover {
	color: #C60;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.footerlink:hover {
	color: #FFF;
}
.sidebarheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6E8026;
	font-weight: bold;
	font-size: 24px;
}
.sidebarlink {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.sidebarlink:hover {
	color: #C60;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E8026;
	text-align: center;
	text-decoration: underline;
}
.textlink:hover {
	color: #C60;
}
.textheaderlink {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.textheaderlink:hover {
	color: #C60;
}
.textheader {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
