body {
	background-color: #666666;
	margin:0px;
	color:#000000;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
li {
   list-style: square;
   margin: 0.25em;
   padding: 0.25em; 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
}

a:visited {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #800000;
 text-decoration: none;
 background-color: transparent;
}

a.hlink {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:visited {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:hover {
 color: #c0c0c0;
 text-decoration: none;
 background-color: transparent;
}

p.footer {
 color: #111111;
 text-decoration: none;
}

a.flink {
 color: #111111;
 text-decoration: none;
}

a.flink:visited {
 color: #111111;
 text-decoration: none;
}

a.flink:hover {
 color: #000000;
 text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
a.footerlinks {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.right { 
border-bottom: solid black 1px; 
border-top: solid black 1px; 
border-left: solid black 1px; 
border-right: solid black 1px; 
horizontal-align: left; 
vertical-align: top 
}
hr {
color: #000000;
background-color: #ffffff;
height: 1px;
width: 90%;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#fall-blurb{
	float:center;
	background-color: #CCFF99;
	width:650px;
	font-size: 12px;
	padding: 2px;
	filter:alpha(opacity=85);
	-moz-opacity:85;
	opacity:.85;
}
.gold {
	border-left: medium groove #250000;
	border-right: medium groove #250000;
	border-bottom: medium groove #250000;
	border-top: medium groove #250000;
	border-color : #250000;
}

#wind-blurb{
	float:center;
	background-color: #CCFF66;
	width:650px;
	font-size: 12px;
	padding: 2px;
	filter:alpha(opacity=85);
	-moz-opacity:85;
	opacity:.85;
}

