h1.Home
{
	color: #577B28;
		font-size: 22px;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	
}

.Heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.SubHeading {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.SubHeadingGreen {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #577B28;
	text-decoration: none;
}
.PlainText {


	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.PlainTextSide {


	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #557A28;
	text-decoration: none;
}
#ExtraNotes {
	display: none;
}
.Button {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	background-color:#727F95;
}
