body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
        text-align: justify;
	font-size: 11px;
	font-family: verdana; 
	background-color: #111A1F; 
	color: #F4FFFB;
	scrollbar-face-color: #111A1F;
	scrollbar-highlight-color:#111A1F;
	scrollbar-shadow-color: #111A1F;
	scrollbar-3dlight-color: #111A1F;
	scrollbar-arrow-color:   #F4FFFB;
	scrollbar-track-color: #111A1F;
	scrollbar-darkshadow-color: #111A1F;
	}

td      {
	FONT-SIZE: 11pt;
        text-align: justify; 
        COLOR: #F4FFFB; 
        LINE-HEIGHT: 10.5pt; 
        }
A:link      
	{
	text-decoration: none; 
	font weight: none; 
	color: #F4FFFB;
	}

A:visited   
	{
	text-decoration: none;  
	font weight: none;
	color: #F4FFFB
	}

A:active    
	{
	text-decoration: none;  
	font weight: none; 
	color: #F4FFFB
	}

A:hover     
	{
	font weight: none;
	text-decoration: line-through;
	cursor: crosshair; 
	color:#71A598 
        }
.head
	{
	color: #F4FFFB;
	padding: 2px; 
	border: #393F45 1pt solid;
	font-weight: bold;
	}


