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

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

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

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

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


