<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* VCIF2 HTML CSS file */
body {
	background:white;
	font-family:Arial, Helvetica, sans-serif;
}
img {
border:0;
}
h2
{
text-align:center;
}
.copyright
{
	font-size:14px;
}
.update
{
	font-size:10px;
}
a:link{
	text-decoration:none;
	color:blue;
}
a:visited{
	text-decoration:none;
	color:blue;
}
a:hover{
	text-decoration:none;
	color:black;
}</pre></body></html>