<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
font-family: helvetica, verdana, sans-serif;
font-size: 12px;
color: #444444;
background-color: #ffffff;
overflow: auto;
margin: 3px;
}

BODY#slideshow {
	text-align: center;
}

DIV#slideshowbox {
	text-align: center; width: 550px; height: 450px; padding-top: 25px;
}

IFRAME#slides {
	width: 575px; height: 500px; text-align: center; overflow: visible;
}

.right {
	position: absolute; right: 5px;
}

IMG {
	border: none;
}


IMG#logo {
position:absolute; top: 5px; left: 10px;
	}

IMG.tn {
	width: 80px; height: 80px;
}

A {
	color: #CC0033; text-decoration: none;
}

A:hover {
	color: #333333;
}

SPAN.here {
	color: #FF4444;
}

DIV#container {
	position: relative; width: 1000px; height: 635px;
}

DIV#menu {
position: absolute; left: 8px; bottom: 8px;
width:150px; text-align: left; font-weight: bold;
}

.tab {
margin-left: 12px;
}

SPAN#header {
	font-size: 16px; font-style: normal; font-variant: small-caps; font-weight: bold;
}

DIV#statement {
	position: absolute; top: 8px; right: 8px; padding: 6px 6px 0px 6px; font-size: 11px; font-style: italic; border: 1px #333333 solid; width: 400px;
}

DIV#content {
	position: absolute;
padding: 12px;
margin: 0px;
top: 140px; left: 130px;
height: 425px;
width: 425px;
text-align: left;
overflow: visible;
text-align: justify;
}

DIV#picbox {
	position: absolute;
padding: 12px;
margin: 0px;
top: 140px; left: 130px;
height: 425px;
width: 425px;
}

DIV#thumbs {
	width: 180px;  position: absolute; bottom: 8px; right: 8px; text-align: right;
}

TD {
font-size: 12px;
color: #444444;
background-color: #ffffff;
padding: 0px;
}

TABLE {
border: 0px; padding: 0px;
}</pre></body></html>