<style type="text/css">
<!--

#logo {
	 position: absolute;
	 visibility: hidden;
	 top: 7;
	 left: 10;
	 width: 12;
	 height: 9;
	 clip: rect(0,12,9,0);

	}

body		{
		background-color: #222222;
		color: white;
		font-size: 10px;
		font-family: arial, verdana;
		SCROLLBAR-FACE-COLOR: darkorange; 
		SCROLLBAR-HIGHLIGHT-COLOR: orange; 
		SCROLLBAR-3DLIGHT-COLOR: orange; 
		SCROLLBAR-DARKSHADOW-COLOR: #222222;
		SCROLLBAR-SHADOW-COLOR: #222222; 
		SCROLLBAR-ARROW-COLOR: black; 
		SCROLLBAR-TRACK-COLOR: black;
		}


DIV.toppic{
		position: absolute;
		left: 350px;
		top: 0px;
		}
	


font.linktitle	{
			color:white;
			font-size: 12;
			font-weight: bold;
			}
			
			
TD		{
		color: white;
		font-size: 12px;
		}

TD.features 	{
		color:white;
		font-size: 12px;
		}
		
TD.harmlessopinions {
		color:white;
		font-size: 10px;
		}
		
TD.toptable{
		color: #222222;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		}

TD.potw	{
		color: orange;
		font-size: 10px;
		text-align: center;
		}
	
TD.post	{
		text-align: justify;
		font-size: 12px;
		padding-left: 15px;
		}
		
font.yellow {	color: lemonchiffon;
		}
		
font.poster{
		font-size: 10px;
		text-align: left;
		}		

		
font.date	{
		font-size: 10;
		text-align: left;
		}		
font.title{
		color: darkorange;
		font-weight: bold;
		font-size: 15px;
		}	
A:Link	{
		color: orange;
		text-decoration: none;
		}
		
A:Visited	{
		color: orange;
		text-decoration: none;
		}
		
A:Hover	{
		color: darkorange;
		text-decoration: none;
		}
		
A:Active	{
		color: darkorange;
		text-decoration: none;
		}
		
		
TD.credits{
		font-size:10px;
		color:#BBBBBB;
		}
			
			
			
-->
</style>