<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg1{
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #000000;
}
body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt1{
	background-color: #FFFFFF;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 494px;
}
.txt2{
	background-color: #FFFFFF;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-top: 11px;	
	margin-bottom: 5px;	
	width: 292px;
}
.txt_container1{
text-align:justify;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
.txt_container2{
	margin-left: 4px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
}
.red{
	color: #FF0000;
	font-weight: bold;
}
.blue{
	color: #0000FF;
	font-weight: bold;
}
.green{
	color: #009900;
	font-weight: bold;
}
.purple{
	color: #660099;
	font-weight: bold;
}
.red2{
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.blue2{
	color: #0000FF;
	font-weight: bold;
	font-size: 10px;
}
.green2{
	color: #009900;
	font-weight: bold;
	font-size: 10px;
}
.purple2{
	color: #660099;
	font-weight: bold;
	font-size: 10px;
}
.small{
	font-size: 10px;
	font-weight: bold;
}
a {
	font-weight:bold;
	text-decoration: none;
	color: #01AAFF;
}
a:hover {
	font-weight:bold;
	color: #01AAFF;
	text-decoration: underline;
}
#aaa{
	border: 1px solid #999999;
	margin: 10px;
	padding: 5px;
}
.cat{
	display: block;
	background-color: #F3F3F3;
	margin: 2px;
}
</pre></body></html>