<STYLE TYPE="text/css">

<!--

#divUpControl{position:absolute; width:25; left:345; top:45; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:25; left:345; top:80; z-index:1; text-align: right} 
#divContainer{position:absolute; width:300; height:175; overflow:hidden; top:40; left:35; clip:rect(0,300,175,0); visibility:hidden} 
#divContent{position:absolute; top:0; left:0; width:300; height:175;} 

BODY {
	SCROLLBAR-FACE-COLOR: #999966; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EDE6C9; 
	SCROLLBAR-SHADOW-COLOR: #EDE6C9; 
	SCROLLBAR-3DLIGHT-COLOR: #999966; 
	SCROLLBAR-ARROW-COLOR: #999966; 
	SCROLLBAR-TRACK-COLOR: #999966; 
	SCROLLBAR-DARKSHADOW-COLOR: #999966;
	overflow: auto }

A:link 		{
	color: #663333; 
	font-weight: bold;
	text-decoration: none;
	 border-bottom: none}

A:hover 	{
	color: #003366; 
	text-decoration: none;
	border-bottom: none }

A:active 	{
	color: #003366; 
	text-decoration: none;
	border-bottom: none}

A:visited 		{
	color: #663333; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: none}
				

A.nav:link {color: #663333; 
			border-bottom: none;
			text-decoration: none;
			font-weight: NORMAL } 

A.nav:hover   {color: #003366;
			     text-decoration: 1px dotted #D8D3B0;
				 border-bottom: 1px dotted #D8D3B0}
		
A.nav:active   {color: #003366; 
				  text-decoration: 1px dotted #D8D3B0;
				  border-bottom: 1px dotted #D8D3B0}
				
A.nav:visited {color: #663333; 
			border-bottom: none;
			text-decoration: none;
			font-weight: NORMAL } 
		

			
				
A.intext:link {color: #663333; 
			border-bottom: 1px dotted #882300;
			text-decoration: 1px dotted #882300;
			font-weight: NORMAL } 

A.intext:hover   {color: #003366;
			     text-decoration: 1px dotted #D8D3B0;
				 border-bottom: 1px dotted #D8D3B0}
		
A.intext:active   {color: #003366; 
				  text-decoration: 1px dotted #D8D3B0;
				  border-bottom: 1px dotted #D8D3B0}
				
A.intext:visited {color: #663333; 
			border-bottom: 1px dotted #882300;
			text-decoration: 1px dotted #882300;
			font-weight: NORMAL } 
	
	

.textBig      { font: 11px/16px verdana, lucida, arial, helvetica, sans-serif;
             color: #882300;
			 font-weight:bold }
			 
.text      { font: 11px/16px verdana, lucida, arial, helvetica, sans-serif;
             color: #000000 }
			 
.textNav     { font: 10px/12px verdana, lucida, arial, helvetica, sans-serif;
             color: #000000 }
			 
.textSmall     { font: 9px/12px verdana, lucida, arial, helvetica, sans-serif;
             color: #000000 }

 
-->

</STYLE>