h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.callout { color: black; font-style: italic; font-weight: normal; font-size: 21px; line-height: 36px; font-family: Times, "Times New Roman", serif; text-align: center; padding-top: 12pt; border-top: 3pt double black; border-bottom: 3pt double black }
body {
	background-color: #FFFFCC;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
