<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	height: 100%;
	width: 100%;

}
td,th {
	font-size: 12px;
	font-family: Calibri, Cambria;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #307abc;
	text-decoration: underline;
}
.space {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFF;
}
.space2 {
	background-color: #FFF;
	height: 8px;

}
.text04 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-align: right;
	background-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 10px;
}
.text05 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.text06 {
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlarge {
	background-image: url(../images/icons/enlarge.jpg);
	background-repeat: no-repeat;
	background-position: 95% 90%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.enlarge1 {
	background-image: url(../images/icons/enlarge.jpg);
	background-repeat: no-repeat;
	background-position: 60% 90%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.f1 {
	border: 1px solid #666666;
}
.line {
	background-image: url(../images/icons/line_02.png);
	background-repeat: repeat-x;
	background-position: center;
}
</pre></body></html>