<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, TD, TH {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(page_images/background.gif);
	background-repeat: repeat-x;
	background-color: #2b2b2c;
}

a.whitelink:link          {color: #ffffff; text-decoration: underline;}
a.whitelink:visited       {color: #ffffff; text-decoration: underline;}
a.whitelink:active        {color: #ffffff; text-decoration: underline;}
a.whitelink:hover         {color: #ffffff; text-decoration: underline;}
a.whitelink:visited:hover {color: #ffffff; text-decoration: underline;}

a.redlink:link          {color: #C91237; text-decoration: underline;}
a.redlink:visited       {color: #C91237; text-decoration: underline;}
a.redlink:active        {color: #C91237; text-decoration: underline;}
a.redlink:hover         {color: #C91237; text-decoration: underline;}
a.redlink:visited:hover {color: #C91237; text-decoration: underline;}

table.mystyle {
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
border-style: solid;
border-color: #000000;
}
.mystyle td, .mystyle th {
margin: 0;
padding: 4px;
border-width: 1px 1px 0 0;
border-style: solid;
border-color: #000000;
}</pre></body></html>