﻿body {
	background-image: url(../images/fern-bg-tile.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008000;
	line-height: 1.25em;
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: large;
	color: #003300;
	line-height: 1.25em;
}
.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003300;
}
.small_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height: 1.25 em;
}
