body {
	font-family: tahoma,helvetica,verdana,sans-serif;
	font-size: 12px;
	color: #073532;
	line-height: 1.5em;
}

a {
	color: #7bac00;
}

a:hover {
	color: #95d101;
}

a:visited {
	color: #5b7f00;
}

ul {
	list-style-position: outside;
	list-style: disc;
}

li {
	margin-bottom: 10px;
}


h5 {
	font-size: 14px;
	font-weight: bold;
	color: #98cd14;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}


.notes {
	margin-top: 20px;
	margin-right: 5px;
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
}


a.footlink, a.footlink:visited {
	color: #073532;
	text-decoration: none;
}

a.footlink:hover {
	color: #073532;
	text-decoration: underline;
}