h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	color: #006633;
	margin: 0px;
	padding: 0px;
}
.content {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 0.8125em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}
.heading1 { font-family: "Lucida Sans Unicode", "Lucida Sans", Arial; font-size: 1.2em; font-style: normal; font-weight: bold; color: #006633}
.minicontent {  font-family: "Lucida Sans Unicode", "Lucida Sans", Arial; font-size: 0.7em; color: #000000}
.buttons {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00723F;
	background-position: center center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 10px;
}

.subheading { font-family: "Lucida Sans Unicode", "Lucida Sans"; font-size: 1em; font-style: normal; font-weight: bold; color: #006633; text-transform: none; font-variant: normal; line-height: normal}
li {
	list-style-type: square;
}

.boldcontent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold}
a {  font-weight: bold; color: #000000; text-decoration: none; font-family: "Lucida Sans Unicode", "Lucida Sans", Arial}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
}
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold}
.date { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: bold; text-align: left ; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-align: left }
.bolditalic { font-family: "Lucida Sans Unicode", "Lucida Sans", Arial; font-size: 0.8125em; font-style: italic; font-weight: bold }
.subheadingblue {
font-family: "Lucida Sans Unicode", "Lucida Sans", Arial; font-size: 0.8em; font-style: normal; font-weight: bold; color: #046474; text-transform: none; font-variant: normal; line-height: normal
}
.buttons:hover {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5FA6FF;
	background-position: center center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}

