<!--
body {font: 11pt georgia, "Times New Roman", serif; background-color: #000; color:#fff ; }
#content {
width: 792;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url('images/sablefallsstrip.jpg');
background-position: right; 
background-repeat: no-repeat;
}
h1 { font-weight:bold; font-size: 18pt; }
h2 { font-weight:bold; font-size: 14pt; }
h3 { font-size: 14pt; }
h4 { font-weight:bold; font-size: 11pt; }

table { width: 790; align: center; }
.spaced {line-height: 120%; }
.sm { font-size: 10pt; }
.tiny { font-size: 7pt; }
.bldred { font-weight: bold; color: #c00; }
.sienna { color: #600; }
.bldgrey { font-weight: bold; color: #333; }
.bldblack { font-weight: bold; color: #000}
.black { color: #000; }
a:link { color: #ccc; }
a:visited { color: #ccc; }
a:hover { color: #c00; background-color: #ff6; }
-->