/* CSS Document */


p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 19px;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #555555;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
body {
	margin:0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
}
ul {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 19px;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

<!-- p style to be applied to all standard copy -->
<!-- h1 style to be applied to page titles, for example, on birds.shtml, "Boreal Birds"-->
<!-- h2 style to be applied to page subtitles, for example, on birds.shtml, "Birds and the Boreal Forest of North America"-->
<!-- body style to be applied to all pages-->
<!-- a style to be applied to all links-->
<!-- ul style to be applied to all lists-->
<!-- .footer style to be applied to text in footer-->
<!-- .footerlink style to be applied to links in footer-->
