body {
	font-family: "Bookman Old Style", "Times New Roman", Verdana;
	font-size: 15px;
	background-color: #E8FFE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { text-decoration: none; }
a:visited {  text-decoration: none; }
a:hover { color: #006600; text-decoration: underline; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
hr {
	color: #00CC00;
}
.fancy {
	font-family: "Monotype Corsiva", "Book Antiqua", "Times New Roman";
	font-size: 24px;
}

