<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	/*	background: #FFFFFF url(images/homepage01.gif);  */
	background-image: url(images/graphics/bkgd1.jpg);
	text-align: center;
}
	
a:link {
	color: #003399;
}
a:hover {
	color: #669966;
}
p a img {
}


.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #337600;
	vertical-align: text-bottom;

}
.ContentArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #99CC99;

}
.LastUpdated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #669933;
}
.style1 {
	color: #66CC99;
	font-style: italic;
}
.SerifPaleGrnBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}

.PageSubHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #337601;
	font-style: normal;
	margin-top: 1em;
}

.TextNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.TextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.TextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.TextBoldItalic {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.PageSubHeadingItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #337600;
	line-height: 1.3em;
}
.TextSMALL-arial {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.DateTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #337600;

}
.TextTiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.TextTinyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.TextTinyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.TextTinyGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #337600;
}
.TextTinyGreenBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #337600;
}
.TextTinyGreenItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #337600;
}
.TextGreenBoldItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #337600;

}
.TextGreenItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #1D7100;
}
.TextGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #337600;
}
.TextGreenBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #337600;
}
.TextTinyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.SerifGreenBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #337600;
}
.SerifGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #337600;
}
.GeorgiaPaleGrnBoldItalicCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}
.ArticleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #337600;
}
.ArticleByline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #337600;
	line-height: 2em;
}
.article {
	border: solid;
	width: 650px;
}
.ArticlePublishedItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #337600;
	font-weight: bold;
}
.FloatRight {

	padding: 5px 0 10px 10px;
	float: right;

}
.FloatLeft {

	padding: 5px 10px 10px 0;
	float: left;

}

.ImgLeft {
	text-align: left;
	margin: 0 10px 0 0;
	padding: 5px 5px 5px 5px;
	float: left;
	border: 1px solid #999999;
	font-weight: normal;
	color: #333333;
	clear: both;
}
	
	
	
.ImgRight {
	margin: 0 0px 0px 10px;
	padding: 5px 5px 5px 5px;
	float: right;
	border: 1px solid #999999;
	font-size: normal;
	color: #333333;
	clear: both;
}

.HorizRuleAbove {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #337600;
	padding-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #337600;
}
.TextTinyRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #990066;
}
.ClickPhoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990033;
	font-weight: normal;
}
.RecordsMonthYr {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #337600;
	vertical-align: text-bottom;
}
.SerifRedBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.SerifGreenBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
	font-style: italic;
}
.SerifGreenItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #009933;
}
.TextBlueBoldItalic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.RecordsPageSubHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #337600;
}
.HorizRuleAbove {
	width: 100%;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #337600;
	clip: rect(0px,auto,auto,auto);
}
.HorizRuleAboveBelow {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #337600;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #337600;
}
.BackgroundGreen {
	background-color: #DDF4D9; 
}
.TextRedLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990066;
}
.TextNormalLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.TextNormalVerylarge {
	font-size: 24px;
}
.TextRedBoldLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990066;
	font-weight: bold;
}
.TextBoldLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.TextBoldLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.TextRedBoldItalic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
}
.TextRedItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990066;
}
.TextRedBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #337600;
}
.TextBoldLargeItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.TextGreenNonserifBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #337600;
}
.TextNormalHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #339933;
}
.TextGreenNormalLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #337600;
}
.TextGreenNormalItalicLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #337600;
}
.TextVerdanaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.LinkStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.TextTinySansRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990066;
	font-style: italic;
}
.TextTinySansGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #337600;
}
.TextVerdanaBoldGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.TextRedNonserifBold {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.MonarchBold {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 1px;
	padding: 6px;
	height: auto;
	width: auto;
	border: medium groove #E9BF77;
	line-height: 18px;
}
.PageSubHeadingSmaller {
	font-family: "Times New Roman", Times, serif;
}
.PageSubHeadingSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #337601;
</pre></body></html>