body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #005b00;
	background-color: #ffff99;
}

td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h1 {
	font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.navbar {
	background-image: url(../../images/primrose.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #005b00;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #005b00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #005b00:
	text-decoration: underline;
	font-weight: bold;
} 
