body {
	background-color: #817679;
	margin-left: 0%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 	color: #000000;
	text-decoration: none;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Myriad", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#7BA121;
	text-decoration: none;
}
h2 {
	font-family: "Myriad", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}
p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 	color: #000000;
	text-decoration: none;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
a {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration: underline;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration: underline;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}

