<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body,td,th {
	color: #000000;
	font-family: Futura, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
address {
	font-size: 85%;
	font-style: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}
ul {
	font-size: 100%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 5px;
}
p img {
	float: none;
	margin-right: 0px;
}
#base {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#right {
	background-color:#000000;
	width: 400px;
}


#left {
	background-color:#000000;
	width: 400px;
}


li {
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 0px;

}
img{
	border: 0 solid #000000;
}
td{
border:0;
}

#screening {
	width: 500px;
	padding-left: 175px;
	padding-top: 20px;
}



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