body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b8bc9b;
}

.Title{
	font-family: Helvetica;
	font-size: 18px;
	color:#136427;
	line-height:18px;
	letter-spacing: 0.8pt;
}

.ContentGreen{
	font-family: Arial;
	font-size: 12px;
	color:#136427;
	line-height:20px;
	letter-spacing: 0.4pt;
}

.Content{
	font-family: Arial;
	font-size: 12px;
	color:#202020;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Content:Link {
	font-family: Arial;
	font-size: 12px;
	color:#136427;
	line-height:20px;
	letter-spacing: 0.4pt;
	text-decoration:underline;
}
a.Content:visited {
	font-family: Arial;
	font-size: 12px;
	color:#202020;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Content:hover {
	font-family: Arial;
	font-size: 12px;
	color:#1E9B3E;
	line-height:20px;
	letter-spacing: 0.4pt;
	text-decoration:underline;
}
a.Content:active {
	font-family: Arial;
	font-size: 12px;
	color:#202020;
	line-height:20px;
	letter-spacing: 0.4pt;
}


.Menu{
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Menu:Link {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Menu:visited {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Menu:hover {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	letter-spacing: 0.4pt;
}
a.Menu:active {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	letter-spacing: 0.4pt;
}

.Subtitle{
	font-family: Arial;
	font-size: 15px;
	color:#7c3520;
	font-weight:bold;
	line-height:18px;
	letter-spacing: 0.4pt;
}

.Tagline{
	font-family: Arial;
	font-size: 16px;
	color:#136427;
	font-weight:bold;
	line-height:18px;
	letter-spacing: 0.4pt;
}
