<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image:  url(../images/backgrounds/vs_pyr.jpg);
	background-repeat: no-repeat;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
</pre></body></html>