BODY		{
			color:			#000000;
			font-family:		Verdana; 
			font-size: 		8pt;
			scrollbar-base-color: 	Lightskyblue;
			scrollbar-arrow-color: 	Darkblue;
		}

TABLE		{
			font-family:		Verdana; 
			font-size: 		8pt;
		}

IMG		{
			border:			0;
		}

HR		{
			color:			darkblue;
			height:			1;
		}


a:link          {
                	text-decoration:	none; 
			color:			black;
			font-size: 		8pt;
		}

A:visited
		{
                	text-decoration:	none; 
			color:			black;
			font-size: 		8pt;
	    	}

A:hover
	  	{	
                	text-decoration:	none; 
			cursor:			hand;
			color:			darkblue;
			font-size: 		8pt;
            		}