<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;
	color:#000000;
	background-color:#FFFFF;
	text-align:center;
}

h3,h5   {
        margin-bottom: 0.5em;
}

.main	{
	font-family:Verdana;
	background-color:D5C0A0;
	width:940px;
	margin: 0 auto;
        border:solid black 1px; 
}

.container {
	align:center;
	width:940px;
}

.hideElem	{
        margin-bottom: -0.5em;
	display: none;
}

#show   {
        display: block;
}

h1,h2,h3,h4,h5, .subindexheading	{
        font-weight:bold;
	align:	top;
	background-color:#403019;
	color:#FFFFFF;
}


.contents	{
	text-align:left;
	align:top;
}

.rightMenu	{
	float:		right;
}

a {
	color:#000000;
        text-decoration:none;
}

.index	{
	background-color:BB9F6F;
	border:solid black 1px; 
}

a:hover	{
	text-decoration:underline;
}

#container{
	width:940px;
	margin: 20px auto 40px auto;
}

#topShadow{
	height:11px;
	width:942px;
	margin:0 auto;
	background: #FFFFFF url('images/1px.bmp') repeat-x bottom center;
}
#sideShadows{
	width:942px;
	background: #FFFFFF url('images/1pxsides.bmp') repeat-y top center;
}
#bottomShadow{
	width:942px;
	height:17px;
	background: #FFFFFF url('images/1px.bmp') repeat-x top center;
}</pre></body></html>