body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px;
        text-align: justify; 
	font-family: verdana; 
	background-color: #B7B7B7DDDDDD; 
	color: #000000;
	scrollbar-face-color: #B7B7B7;
	scrollbar-highlight-color:    #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color:   #000000;
	scrollbar-track-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	}

A:link      
	{
	text-decoration: none; 
	font weight: normal; 
	color: #999999
	}

A:visited   
	{
	text-decoration: none;  
	font weight: normal;
	color: #999999
	}

A:active    
	{
	text-decoration: none;  
	font weight: normal; 
	color: #999999
	}

A:hover     
	{
	font weight: normal;
	text-decoration: underline; 
	cursor: crosshair; 
	color: #FFED00; 
	filter:blur(add="1",direction="90",strength="45"); height:0;
	}
table 
	{
	font: 11px verdana;
        text-align: justify; 
	}

