<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
}

body{
	background-color : White;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	height: 100%;
}

.bottom-text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited{
	color: White;
}
.menu:hover{
	color: #376493;
	text-decoration: none;
}
.menusel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BEBEBE;
	text-decoration: none;
	font-weight: bold;
}

input{
	border-color: #7F9DB9;
	border-width : 1px;
}

.pagetitle{
	font-family: Arial Narrow
	font-size: 20px;
	color: black;
}
.bmenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1B30BF;
	text-decoration: none;
	font-weight: bold;
	text-transform : uppercase;
}

.bmenu:hover{
	color: #ED8F10;
	text-decoration: none;
}

a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1B30BF;
	text-decoration: underline;
}
a:visited{
	color: #A563A8;
}
a:hover{
	color: #ED8F10;
	text-decoration: underline;
}

.link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1B30BF;
	text-decoration: underline;
}


.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	text-align: justify;
	text-decoration: none;
}

.simpletext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	text-decoration: none;
}

.text:hover{
	text-decoration: none;
	color: black;
}

.copy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
	text-align: justify;
}

.th1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : black;
}

.h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #104CA6;
}

.h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #104CA6;
}

.h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-weight : bold;
	color : #104CA6;
}

.h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #104CA6;
}

.ptitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

.rmenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #668AAE;
	font-weight: bold;
	text-decoration: none;
}
.rmenu:hover{
	color: #F68812;
	text-decoration: none;
}

.rmenutree{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #668AAE;
	text-decoration: underline;
	text-align: left;
}
.rmenutree:hover{
	color: #F68812;
	text-align: left;
}
.rmenutree:visited{
	color: #668AAE;
	text-align: left;
}


.divrmenu{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.quote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	text-align: justify;
}

.sshot{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FCC314;
	font-weight: bold;
}

pre{
	font-size: 11px;
}

.noalign{
	text-align: left;
}

blockquote{
	margin-left : 20px;
	margin-right : 0;
}

img{
	border-color : #A9C2DC;
}

.topbar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #7199C2;
}</pre></body></html>