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

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

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

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

A:hover     
	{
	font weight: none;
	text-decoration: line-through;
	cursor: crosshair; 
	color:#7D393C 
        }
.head
	{
	color: #8D9394;
	padding: 2px; 
	border: #114F51 1pt solid;
	font-weight: bold;
	}


