<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*IE7*/
body {
	text-align:center; /* horizontal centering for IE Win quirks */
	background-color:#ffffff};
	color:#666666; 	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
};
}

a{
	color:#999999;
}




#imageContainer{
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
	

	
	/*#imageContainer img{
	padding: 5px;
	border: 1px solid #cccccc;
	}
	a:link {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
*/

.imageContainertable {
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:  #ff6600;
}
a:active {
	text-decoration: none;
}

h1 {
	color: color: #666666;
	font-size: 20px;
}
#footer {
	font-size: 12px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
}
/* BEGIN style8 */
 #navlist
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
 #navlist a
{
	font-size: 12px;
	color: #999999;
}
#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999999; 	font-size: 12px;
	
};
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #ff6600;
}

#navlist a:hover {
	color: #ff6600;
}

/* END style8 */
--&gt;

th,td {
	margin: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* toggle */
.hidden { display: none; }
.show { display: block; }
.selected { font-weight: bold; }

#info{
	float: left;
	margin-left: 300px;
}

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