<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: #444444;
}
.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: 14px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}
a:link {
	color: #53ABA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #418887;
}
a:active {
	color: #E3382B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EDC91B;
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #E66A3B;
}
.caption {
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.arclist {
	font-size: 14px;
	line-height: 16px;
}
.arctitle {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.bkframe {
	background-image: url(../images/bk_frame.gif);
}
.bktrain1 {
	background-image: url(../images/bk_train_01.gif);
}
.bktrain2 {
	background-image: url(../images/bk_train_02.gif);
}
.bkbottom {
	background-image: url(../images/bk_train_bottom.gif);
}
.note {
	color: #E66A3B;
}
.bktrain3 {
	background-image: url(../images/bk_train_03.gif);
}
.bktrain4 {
	background-image: url(../images/bk_train_04.gif);
}
.bkorange {
	background-color: #E66A3B;
}.bktrain5 {
	background-image: url(../images/bk_train_05.gif);
}
.bkmint {
	background-color: #BBD8D7;
}
.white {
	color: #FFFFFF;
}
.bkcream {
	background-color: #F8F3C4;
}
</pre></body></html>