<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444852;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 30px;
	margin-bottom: 24px;
	background-image: url(../images/bkgnd_dot.gif);
}
a:link {
	color: #34B3D1;
	text-decoration: none;
}
a:visited {
	color: #2789A2;
	text-decoration: none;
}
a:active {
	color: #B8D900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE30;
}
.red {
	color: #FF3333;
}
.copyright {
	font-size: 10px;
	line-height: 18px;
	color: #AB3B29;
}
.alert {
	font-size: 12px;
	line-height: 16px;
	color: #FF834A;
}
.alertsmall {
	font-size: 10px;
	line-height: 14px;
	color: #FF834A;
}
.caption {
	color: #86898D;
	font-size: 12px;
	line-height: 16px;
}
.mail {
	color: #BB3333;
}
.black {
	color: #000000;
}
.mandalin {
	color: #FFAE30;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #AD051C;
}
.spec {
	font-size: 12px;
	line-height: 16px;
}
.frametbottom {
	background-image: url(../images/frame_bottom.gif);
}
.bkbrown {
	background-color: #AD051C;
}
.bkwht {
	background-color: #FFFFFF;
}
.bkcont {
	background-image: url(../images/bkgnd_cont.gif);
}
</pre></body></html>