<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	background-color: #E5E5E5;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E6E9EC;
	scrollbar-3dlight-color: #D9DADA;
	scrollbar-arrow-color:  #515151;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #B2B2B2;
}

font,th,td,p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
a:link,a:active,a:visited {
	color : #999999;
	font-size: 12px;
	text-decoration: none;
}
a:hover		{ color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #B2B2B2; height: 25px;
	background-image: url('cellpic3.gif');
}



.maintitle, h1, h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen, .genmed, .gensmall { color : #666666; }
a.gen, a.genmed, a.gensmall { color: #B2B2B2; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #9D9D9D; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 125%;
	background-color: #FFFFFF;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
}
a.mainmenu		{ text-decoration: none; color : #CCCCCC;  }
a.mainmenu:hover{ text-decoration: underline; color : #9D9D9D; }

.title		{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DCDDE2;
	border-color: #999999;
	border-width: 1;
}

.alink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.link 	{ text-decoration: none; color : #006699; }
a.link:hover{ text-decoration: underline; color : #7E7C7B; }


.nav			{ font-weight: bold; font-size: 12px; color : #000000;}
a.nav			{ text-decoration: none; color : #B2B2B2; }
a.nav:hover		{ text-decoration: underline; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #666666; }
a.topictitle:link   { text-decoration: none; color : #B2B2B2; }
a.topictitle:visited { text-decoration: none; color : #A8AFB2; }
a.topictitle:hover	{ text-decoration: underline; color : #898989; }


.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #5A605A;
	background-color: #FAFAFA; border: #D8DADB; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


.helpline { background-color: #DEE3E7; border-style: none; }

</pre></body></html>