<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	FONT-FAMILY: "Times New Roman", Times, serif;
} 

TD {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
}
.solid-bottom {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dddddd;
}

.sec1  {
	cursor:  hand;
	color:  #000000;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: gray;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	background-image: url(images/backa.jpg);
	background-position: bottom;
	height: 24px;
}
.sec2  {
	cursor:  hand;
	color:  #003366;
	font-weight:  normal;
	height: 29px;
	width: 130px;
	background-image: url(../images/fb.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: gray;
	border-left-color: #FFFFFF;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
</pre></body></html>