<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">MenuButton {
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	font-size: 8pt;
}


td.Banner {
	background-attachment: relative;
	background-image: url(Images/coloradosawdust_banner-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
}
td.SideBarBanner {
	background-attachment: relative;
	background-image: url(Images/coloradosawdust_banner-side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 500px;
	vertical-align: top;
}
td.BodyArea {
	background-color: #FFFFee;
	text-align: left;
	vertical-align: top;
	padding: 12pt;
	border-left-width: 4pt;
	border-left-style: solid;
	border-left-color: #000000;
	width: 550px;

}


.PageHead {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC99;
	background-color: #663300;
	text-align: left;
	padding: 4pt;
	height: 24px;
	width: 500px;
	margin-bottom: 24pt;
}
a:hover {
	color: #0099FF;
}


h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #CC9966;
}
.fineprint {

	font-size: 8pt;
	font-style: normal;
}
.formtext {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	line-height: normal;



}
body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	margin: 0px;
}
</pre></body></html>