.Greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #474E2C;
	white-space: normal;
	text-align: left;
	top: auto;
}
.TableFontCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #474E2C;
	white-space: normal;
	text-align: center;
	top: auto;
}
	
.TableFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #474E2C;
	white-space: normal;
	text-align: left;
	top: auto;
}

.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #474E2C;
	white-space: normal;
	text-align: left;
	top: auto;
}
.GreentextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #474E2C;
	white-space: normal;
	text-align: center;
}
.Greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #474E2C;
}
.GreenheaderCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #474E2C;
}
.Website Refernce Color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #1a2948;
}
.Tableborder {
	border: thick double #1a2948;
	padding: 10px;
	margin: 10px;
}
