body      { font-size: 11pt; font-family: Verdana, Arial, "MS Sans Serif"; background: #d3d3d3 url(images/moose2.jpg) }
td  { font-size: 11pt; font-family: Verdana, Arial, "MS Sans Serif" }
p  { font-size: 11pt; font-family: Verdana, Arial, "MS Sans Serif" }
h1 { color: #285127; font-weight: bold; font-size: 17pt }
h2  { color: #285127; font-style: italic; font-weight: bold; font-size: 15pt }
h3 { color: #285127; font-weight: bold; font-size: 13pt }
h4 { color: #285127; font-weight: bold; font-size: 10pt }
a:link {
	color: #3F6385;
	font-weight: bold;
	text-decoration: none
}

a:visited {
	color: #3F6385;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #b22222;
	font-weight: bold;
	text-decoration: none;
	background-color: #669999;
}

a:active { color: #b22222 }

