<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: #444444;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 30px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 24px;
	margin-bottom: 30px;
	background-color: #ffffff;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF714D;
}
.alert {color: #FF3366}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.caption {
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}
.frametop {
	background-image: url(../images/frm_top.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.frameleft {
	background-image: url(../images/frm_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.frameright {
	background-image: url(../images/frm_side.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.framebottom {
	background-image: url(../images/frm_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.tumred {
color: #FF3300}
.black {
color: #000000}
.dbeige {
color: #8E6C50}
.slidetop {
	background-image: url(../images/slide_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.slideleft {
	background-image: url(../images/slide_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.slideright {
	background-image: url(../images/slide_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.slidebottom {
	background-image: url(../images/slide_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.time {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.slidetext {
	font-size: 14px;
	line-height: 18px;
}
</pre></body></html>