<STYLE>
<!--

a:active {  	font-family: Lucida Console; 
		font-size: 12px; 	
		font-style: normal; 	
		line-height: normal; 		
		font-weight: normal; 	
		font-variant: normal; 	
		color: #663366;
		text-transform: none; 	
	 	text-decoration: none;

}

a:link {	font-family: Lucida Console;
		font-size: 12px;
	 	font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: none; 	
		color: #663366;
 		text-decoration: underline;

}
a:visited { 	font-family: Lucida Console;
	 	font-size: 12px; 	
		font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: normal;
	 	color: #330033;
	 	text-decoration: none;

}

a:hover { 	font-family: Lucida Console;
	 	font-size: 12px; 	
		font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: none;
	 	color: #996699;
	 	text-decoration: none;
		position: relative; top: 1px; left: 1px; 	 		
		
}

body,tr,td { 	font-family: Lucida Console;	
		font-size: 12px; 	
		font-style: normal; 	
		line-height: normal; 	
		font-weight: normal; 	
		font-variant: normal; 	
		text-transform: none;
		color: #000000;
		text-decoration: none;
		scrollbar-3dlig-color:#FFFFFF;
   		scrollbar-arrow-color:#000000;
	       	scrollbar-base-color:#9FA4B8;
        	scrollbar-darkshadow-color:#000000;
		scrollbar-track-color:#FFCC99; 
        	scrollbar-face-color:#FFE5CC;
        	scrollbar-highlight-color:#FFCC99;
        	scrollbar-shadow-color:#4A3519;
}

h1 {		font-family: Lucida Console;	
		font-size: 15px; 	
		font-style: normal; 	
		line-height: normal; 	
		font-weight: bold; 	
		font-variant: small-caps; 	
		text-transform: none; 	
		color: #000000;
		text-decoration: none;

}



}-->
</style>