<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
	html,body{margin: 0;padding:0;}

	
body_bold {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
		font-weight: bold;
	color: #633;
}


	div#container{
	width:870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
	div#testata{
	width:812px;
	height:100px;
	display: table-cell;
	vertical-align: middle;
	z-index:2;
	margin-top:61px;
	margin-left:12px;
	position:absolute;
	left: 159px;
	top: -56px;
}
	
	div#menu{
	width:878px;
	height:25px;
	word-spacing:-1px;
	letter-spacing:0px;
	color:#666666;
	padding-top:20px;
	z-index:1000;
}
	
	div#testo{ widht:870px; height:100px; padding-top:200px; margin-bottom:90px;}
	
	
	
	
	
	
	
	div#rotator{
	width:868px;
	float:left;
	text-align:left;
	margin-top:6px;
	padding: 0px;
	margin-bottom: 0px;
}
	
	div#footer{
	width:870px;
	float:left;
	text-align:center;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:666666;
	margin-top:15px;
	font-size:11px;
	padding-bottom:0px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #600;
	margin-bottom: 15px;
}


h1{
	font-size:30px;
	color:#039;
	font-weight:100;
	padding-top:200px;
	padding-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{font-size:25px; color:#000000; font-weight:lighter; padding-top:5px}



#container p .bold {
	font-weight: bold;
}
</pre></body></html>