<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: 16px;
	line-height: 22px;
	color: #444450;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 16px;
	line-height: 22px;
}
.small {
	font-size: 14px;
	line-height: 20px;
}
.smaller {
	font-size: 12px;
	line-height: 16px;
}
.smallest {
	font-size:10px;
	line-height: 13px;
}
body {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 24px;
; background-image: url(../../IMAGES/bg.gif)}
a:link {
	color: #58BBF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4496C3;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #FF0000}
.wintop {
	background-image: url(../images/win_top.gif);
}
.winright {
	background-image: url(../images/frm_right.gif);
}
.winleft {
	background-image: url(../images/frm_left.gif);
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #696973;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.barbkgnd {
	background-color: #BEBEC4;
	background-image: url(../img_bar/bkgnd.gif);
}
.inputborder {
	border: 1px solid ##444450;
	width: 140;
	height: 18px;
}
.selsectborder {
	border: 1px solid ##444450;
	width: 214;
	height: 18px;
}
.conttitle {
	font-size: 32px;
	line-height: 42px;
	color: #000000;
}
.winbottom {
	background-image: url(../images/win_bottom.gif);
}
.doth {
	background-image: url(../images/dot_h.gif);
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.winbottomwh {
	background-image: url(../images/win_bottom_wh.gif);
}
.arclist {
	font-size: 14px;
	line-height: 16px;
}
.arctitle {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.date {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
</pre></body></html>