<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #888888;
	background-color: #000000;
}

DIV#content
{
	background-color: #222222;
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
	padding-left: 1em;
	width: 640px;
	min-height: 400px;
}

#content P
{
	text-indent: 2em;
}

#content H1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #BBBBBB;
}

UL.download
{
	list-style-image: url("download-bullet.png");
}

/* --------- */
/* - Forms - */
/* --------- */
INPUT
{
	background-color: #CCCCCC;
	border: solid;
	border-width: 1px;
	border-color: #555555;
	margin-bottom: 2px;
}

/* -------- */
/* - News - */
/* -------- */
/*DIV#content DIV.news { border-style: solid; }*/
DIV#content DIV.news H3.news-header
{
	color: #AAAAAA;
	background-color: #555555;
}

DIV#content DIV.news P.news-date
{
	text-indent: 0;
	font-size: 8pt;
}

/* ---------- */
/* - Footer - */
/* ---------- */
DIV#footer
{
	font-size: 8pt;
	color: #888888;
}

/* --------- */
/* - Links - */
/* --------- */
A:link    { color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:active  { color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:visited { color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:hover   { color: #BBBBBB; text-decoration: none; font-weight: bold;}
</pre></body></html>