body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 8px;
        text-align: justify; 
	font-family: verdana;
	background-color: #333F73;
	color: #B3D1F9;
	scrollbar-face-color: #333F73;
	scrollbar-highlight-color:   #B3D1F9;
	scrollbar-shadow-color: #B3D1F9;
	scrollbar-3dlight-color: #333F73;
	scrollbar-arrow-color:   #333F73;
	scrollbar-track-color: #333F73;
	scrollbar-darkshadow-color: #333F73;
	margin: 0px
	}

A:link      
	{
	text-decoration: overline; 
	font weight: normal; 
	color: #ffffff;
	}

A:visited   
	{
	text-decoration: overline;  
	font weight: normal;
	color: #ffffff;
	}

A:active    
	{
	text-decoration: overline;  
	font weight: normal; 
	color: #ffffff;
	}

A:hover     
	{
	font weight: normal;
	text-decoration: none; 
	cursor: crosshair; 
	color: #ffffff;
	}

