<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(back.jpg);
	background-color: #c0c0c0;
}
body,td,th {
	color: #000000;
}
a:link {color: #663300;
	font-weight:bold}
a:visited {color: #993300;
	font-weight:bold}
a:active {color: #FF0000;}
a:hover {
	color: #996600;
	font-weight: normal;
}
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
width:120px;
height:30px;
border:px solid;
text-align:center;
background:  url("buttons/ButtonsOn.jpg") no-repeat 0 0px;
}

.cssnav a
{
display: block;
color:#663300;
font-size: 20px;
width: 120px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.cssnav img
{
width: 120px;
height: 30px;
border: 0
}

* html a:hover
{
visibility:visible;
	color: #996600;
	font-weight: normal;
}

.cssnav a:hover img
{
visibility:hidden
}
.cssnav span
{
	position: absolute;
	left:0px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 120px;
} 

.size50 {font-size: 50%;}
.size200 {font-size: 200%;}
.size150 {font-size: 150%;}
.H2, .H1{
	font-size: 150%;
	font-weight: bold;
	text-align: center; }
.H1 {font-size: 200%;}
.tab {text-indent: .5in;}

</pre></body></html>