<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	/* background-color: #333;*/
	background-image: url("vignette2.gif");
	background-repeat: repeat-x;
	/*background-repeat: repeat ;*/
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  blue;
	outline: none;
	padding: 5px;
	}
a:visited {
	color:  blue;
	}
a:active {
	color:  blue;
	}
a:hover {
	color: blue;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 1 solid black;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #6084B0;
	background: white;
	height: 70px; /* ie5win fudge begins */
	width: 925px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html&gt;body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 103px;
	left: 0px;
	margin-left: 20px;
	margin-top:5px;
	padding: 0px;
	border: 5px solid #6084B0;
	background: white;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html&gt;body #left {
	width: 160px; /* ie5win fudge ends */
	}
#middle {
	position: absolute;
	margin-left: 20px;
	margin-top:5px;
	top: 103px;
	width : 760px;
	left: 165px;
	/*margin: 20px 215px 20px 21px;*/
	
	padding: 10px;
	border: 5px solid #6084B0;
	background: white;
	}
#right {
	position: absolute;
	top: 103px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 0px;
	border: 5px solid #6084B0;
	background: white;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html&gt;body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
#navlist
{
color: white;
background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em Verdana, sans-serif;

}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #28b;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
/*border-left: 1em solid #fc0; */
padding: 0.25em 0.5em 0.4em 0.75em;
}

/* #navlist a#current { border-color: #5bd #035 #068 #f30; } */

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer&gt;#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #39c;
/*border-color: #069 #6cf #5bd #069;*/
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
}

/* #navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
} */

input {
			background: yellow;
			width: 40px;
			height: 20px;
			border: 0 solid #28b;
			}

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