<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn
	{
	font-size:10px;
	color:#333333;
	background-color:#999999;
	border:1 #999999;
	padding: 2px 2px 2px 2px;
}

.submit1
	{
	font-size:10px;
	color:#ffffff;
	background-color:#A97847;
	border:1 #444444;
	padding: 2px 2px 2px 2px;
}

.submit2
	{
	font-size:10px;
	color:#ffffff;
	background-color:#999999;
	border:1 #444444;
	padding: 2px 2px 2px 2px;
}

a {
	text-decoration: underline;
	color:#FF0000;
	}
a:visited {
	text-decoration: none;
	color: #FF6666;
	}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
.indent20
	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
.indent40
	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	}
}
.cMain {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.cSmall {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.cSmallTopicsTitle {
	font-size: 10px;
	line-height: 140%;
	color: #3333CC;
	font-weight: bold;
}
.cSmallTopicsBody {
	font-size: 10px;
	line-height: 130%;
	color: #3333CC;
	font-weight: normal;
}
.cSmallTopicsComment {
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}
.cFormMargin {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	padding: 5px;
}
.cSmallProgram {
	font-size: 10px;
	line-height: 25px;
	color: #333333;
}
.cSmallProgramNew {
	font-size: 10px;
	line-height: 21px;
	color: #333333;
}
.cFormMarginPresent {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cSmallFFFFFF {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.cSmall666666 {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.cSmall999999 {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
}
</pre></body></html>