<STYLE TYPE="text/css">
	<!--
	:link	 {
			Color : #993300 ;
			Text-Decoration : None;
			Font-Weight : normal
		}
	:active	 {
			Color : #FFECB0 ;
			Text-Decoration : None ;
			Font-Weight : normal
		}
	:visited	 {
			Font-Weight : normal;
			Color : #993300 ;
			Text-Decoration : None
		}
	A:hover	 {
			Color : #0000cc ;
			Text-Decoration : underline;
			Font-Weight : normal;
			font-family: arial
		}
		
		td	 { 
		font-size: 14 ;
		font-family:arial
			} 
	-->
	
BODY {font:arial;color:#434343;}
	
	</STYLE>