﻿body { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #5e7f57; text-align: left; margin: 3px; }
p {}

td {
	height: 20px;
	border: thin #000000;
	font-style: italic;
}

a:link { color: blue ; text-decoration: underline; }

a:visited { color: purple ; text-decoration: underline; }

a:hover { color: fuchsia ; text-decoration: underline; }
h4 { color: #fff; font-size: xx-small; background-color: #b7c5b3; text-align: center; margin-bottom: 2em; }
a:active { color: red ; text-decoration: underline; }
h1 { color: #5e7f57; font-size: 12pt; font-family: arial; font-weight: bold; font-stretch: ultra-expanded; text-transform: uppercase; margin: 0.67em 0; }
a { color: #698c32; font-size: small; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
h2 { color: #5e7f57; font-size: 11pt; font-family: arial; font-weight: bold; font-stretch: extra-expanded; text-align: center; }
h3 { color: #5e7f57; font-size: 10pt; font-weight: bold; text-align: center; border-right: 160px solid #b7c5b3; border-left: 160px solid #b7c5b3; }
.numbers { text-indent: 10px; list-style-type: decimal; list-style-position: outside; }
table {
	height: 100px;
}
span { text-align: center; }
