<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
BODY {
	font-size:11pt;
	font-family: "Bookman Old Style";
	color: #2e5728;
	vertical-align: middle;
	background-image:url(../images/button/tw/ie1.jpg); 
    background-attachment:fixed;
    background-repeat: repeat-x; 
    background-position:bottom;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;	
}
TD { 
	font-size:11pt;
	line-height:16pt;
}
.desc {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;	
}
.desc_grey {
	font-size: 90%;
	color:#666;
	font-weight:normal;
	font-family:Arial;
}
.text1 {
	font-size: 10pt;
	font-family: Arial;
	line-height:14pt; 
	font-weight: bold;
	padding:0 30px 0 30px;
}

A:link {
	color: #3399ff; 
	text-decoration: none;
}
A:visited {
	color: #009999; 
	text-decoration: none;
}
A:hover{
	color: #0033ff; 
	text-decoration: underline;
}

</pre></body></html>