body, p, table {
	font-family: Arial; Verdana;
	font-size: 8pt;
	color: black:	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-stretch: normal;
	}
	
h1 {font-familiy: Arial; Verdana;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-stretch: normal;
}
	
a:link {font-family: Arial, Verdana;
		font-size: 8pt;
		color: #006666;
		font-style: normal;
		font-weight: normal;		
		text-decoration: none;
		font-strech: normal;}
		
a:visited  {font-family: Arial, Verdana;
			font-size: 8pt;
			color: #006666;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			font-stretch: normal;}
			
a:hover	{font-family: Arial, Verdana;
			font-size: 8pt;
			color: #FF9900;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			font-stretch: normal;}
			
a:active {font-family: Arial, Verdana;
			font-size: 8pt;
			color: #FF9900;
			font-style: normal;
			font-weight: normal;
			text-decoration: underline;
			font-stretch: normal;}
			
