
		 a:link {color: "#000000"; text-decoration: none; font-weight: bold }
		 a:visited { text-decoration: none; font-weight: bold; color: "#000000" } 
		 a:active {	text-decoration: none; font-weight: bold; color: "#ff0000"
 }
		 a:hover { text-decoration: none; font-weight: bold; color: "#ff0000" }
body         { font-family:"arial"; background-color: "#ffffff"; color: "#000000"; 
               font-size: "14" }

		   H1 { font-family: arial; font-weight: bold; font-size: large; color: "#000000" }
           H2 { font-family: arial; font-weight: bold; font-size: large; color: "#0088CC" }
           H3 { font-family: arial; font-weight: bold; font-size: medium; color: "#000000" }
           H4 { font-family: arial; font-weight: bold; font-size: small; color: "#0088CC" }