        h2 {font-size: 8pt; font-style: normal; font-family: arial;}
        h1 {font-size: 10pt; color: #FF0000;  font-style: normal; font-family: arial;}
        h4 {font-size: 14pt; color: #FF0000;  font-style: normal; font-family: arial;}
        h5 {font-size: 12pt; color: #000000;  font-style: normal; font-family: arial;}
        i.eight {font-size: 8pt; font-style: normal; font-family: arial;}
        i.ten {font-size: 10pt; font-style: normal; font-family: arial;}
	A:link    {text-decoration: none; color: blue;}
	A:visited {text-decoration: none; color: blue;}
	A:hover   {text-decoration: none; color: red;}
        h1 A:link    {text-decoration: none; color: yellow; background-color: #CC0000;}
	h1 A:visited {text-decoration: none; color: yellow; background-color: #CC0000;}
	h1 A:hover   {text-decoration: underline; color: red; background-color: #FFFFEE;}
        i A:link    {text-decoration: none; color: maroon; background-color: #FFFFFF;}
	i A:visited {text-decoration: none; color: maroon; background-color: #FFFFFF;}
	i A:hover   {text-decoration: underline; color: red; background-color: #FFFFEE;}
        u A:link    {text-decoration: none; color: yellow; background-color: #990000;}
	u A:visited {text-decoration: none; color: yellow; background-color: #990000;}
	u A:hover   {text-decoration: none; color: white; background-color: #660000;}

