<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFC300;
	margin: 0px; padding: 0px;
}
a:link,
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover,
a:active {
	color: #990000; 
	text-decoration: underline;
}
a:link img,
a:visited img {
	border-color: #CC0000;
}
a:hover img,
a:active img { 
	border-color: #990000;
}
h1, h2 {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	color: #FFFF00;
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
.thumbsholder { 
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	margin: 0px auto;
	padding: 10px 0px;
	width: 90%; 
	text-align: center; 
}
.thumbsholder a:link,
.thumbsholder a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thumbsholder a:hover,
.thumbsholder a:active {
	color: #FFFF00; 
	text-decoration: underline;
}
.thumbsholder a:link img,
.thumbsholder a:visited img {
	border-color: #FFF;
}
.thumbsholder a:hover img,
.thumbsholder a:active img { 
	border-color: #FFFF00;
}
.thumbnail {
	float: left;	
	width: 226px;
	text-align: center;
	margin: 15px 0;
}
.whatsnew {
    float: left;
	font-size: 12px;
	height: 220px;
	line-height: 15px;
	margin: 5px 0;
	width: 25%;
}</pre></body></html>