body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.weby {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.weby a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5B720E;
	text-decoration: underline;
}
.weby a:link {
	text-decoration: underline;
	color: #5B720E;	
}
.weby a:visited {
	text-decoration: underline;
	color: #5B720E;
}
.weby a:active {
	text-decoration: none;
	color: #7C9913;
}
.weby a:hover {
	text-decoration: none;
	color: #7C9913;
}
strong {
	color: #7C9913;
}
h4 {
	color: #7C9913;
	font-size: 16px;
}
h3 {
	color: #62790F;
	text-decoration: none;
	font-size: 18px;
	font-weight: bolder;
}

