<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
 width: 100%;
}
#header {
 color: #eee;
 width: 100%;
 float: left;
 padding: 10px;
 border: 0px solid #ccc;
 min-height: 75px;
 margin: 0px 0px 0px 0px;
background: #0099FF;
background: #FF00FF;
background: #606060 ;
 font-size: 30px;
}
#navigation {
 width: 100%;
 color: #eee;
 padding: 10px;
 border: 0px solid #ccc;
 margin: 1px 0px 1px 0px;
 background:#0099FF;
}
#menunav {
	width: 100%;
	float: left;
	margin: 0 0 0 10;
	list-style: none;       
        padding: 10px;
        font:normal normal bold 14px arial;        
background:#0099FF;
background:#A8A8A8;
background:#909090;

border: 1px solid #fff;
        color: #eee;
	 }
#menunav li {
	float: left;
 }
#menunav li a {
	display: block;	
        padding: 1px 4px;
	text-decoration: none;
	font-weight: bold;	
        color: #eee;
	}
#menunav li a:hover {	
        background:#0099FF;
        color: #fff;
	color: #111;
background: #606060;
background: #CCFFCC;
background: #FFFF99;
background: #B3E2FF;
}

#leftcolumn { 
 color: #fff;
 border: 0px solid #ccc;
 background:#0099FF;
background: #606060 ;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 line-height: 1.5em; 
 font-size: 10px;   
 min-height: 600px;
}

#midcolumn {
 float: left;
 color: #444;
 border: 0px solid #ccc;
 background:#FFFFFF;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 min-height: 600px;
 line-height: 1.5em;
}

#rightcolumn { 
 float: left;
 color: #444;
 border: 0px solid #ccc;
 background:#FFFFFF;
 margin: 0px 50px 5px 20px;
 padding: 10px;
 min-height: 600px;
 line-height: 1.5em;       
}
#rightcolumn p + p {
 margin-top: 0.5em;
} 
#rightcolumn p {
 margin-bottom: 0.5em;
} 
#rightcolumn h1 {
 margin-top: 0.0em;
 margin-bottom: 0.5em;
line-height: 1.0em;  
} 
#rightcolumn h2 {
 margin-top: 1.5em;
 margin-bottom: 0.5em;
} 
#rightcolumn h3 {
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
#rightcolumn ol {
 margin-left:55px;
 margin-top: 1.5em;
 margin-bottom: 1.5em;
} 
#rightcolumn ul {
 margin-left:55px;
 margin-top: 1.5em;
 margin-bottom: 1.5em;
} 
#rightcolumn li {
 margin-bottom: 1.0em;
} 
#rightcolumn li li {
 margin-bottom: 0em;
} 

pre {
 background:#EEEEEE;
 border: 1px dashed #BBBBBB;
text-indent:0px;
padding:10px;
margin-left:30px;
margin-right:30px;
margin-top: 30px;
 margin-bottom: 30px;
}

#fig {
 background-color:#DEF2FD;
 border: 1px solid #BBBBBB;
 text-indent:10px;
 padding:20px;
 align:center;
 margin-left:120px;
 margin-right:120px;
 margin-top: 30px;
 margin-bottom: 30px;
 
}

#links{
   margin: 0px 0px 5px 100px;
   list-style: none;
line-height: 1.7em;       
}

img.figimg { 
    display: block;
    margin-left: auto;
    margin-right: auto;  
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainer a
{
display: block;
color: #FFF;
background-color: #3333CC;
background-color:#A8A8A8;
background-color:#909090;
width: 12em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #0099FF;
border-bottom: 1px solid #606060;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #B3E2FF;
color: #111;
}

#navcontainer li li a
{
display: block;
color: #FFF;
background-color: #1A66E6;
       background-color:#A8A8A8;
width: 12em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #0099FF;
border-bottom: 1px solid #606060;
font-weight: normal;
}
table.center
{
margin-left:30px;
margin-right:auto;
}

#tablestyle
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
margin-top: 30px;
margin-bottom: 30px;
align-text: right;
}
#tablestyle td, #tablestyle th 
{
border:1px solid #3333CC;
padding:3px 7px 2px 7px;
}
#tablestyle th 
{
font-size:1.1em;
padding-top:5px;
padding-bottom:4px;
background-color:#3333CC;
color:#ffffff;
}
#tablestyle tr.alt td 
{
color:#000000;
background-color:#DEF2FD;
}

#tablestylel
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
margin-top: 30px;
margin-bottom: 30px;
align-text: left;
}
#tablestylel td, #tablestylel th 
{
border:1px solid #3333CC;
padding:3px 7px 2px 7px;
}
#tablestylel th 
{
font-size:1.1em;
padding-top:5px;
padding-bottom:4px;
background-color:#3333CC;
color:#ffffff;
}
#tablestylel tr.alt td 
{
color:#000000;
background-color:#DEF2FD;
}

#tablestylec
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
margin-top: 30px;
margin-bottom: 30px;
align-text: center;
}
#tablestylec td, #tablestylec th 
{
border:1px solid #3333CC;
padding:3px 7px 2px 7px;
}
#tablestylec th 
{
font-size:1.1em;
padding-top:5px;
padding-bottom:4px;
background-color:#3333CC;
color:#ffffff;
}
#tablestylec tr.alt td 
{
color:#000000;
background-color:#DEF2FD;
}
span.left {
align-text: left;
}
span.right {
position: absolute;
right: 50px;
align-text: right;
}
div.prevnext {
width: 100%;
}

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