<STYLE>
/* BASIC HTML DEFINITIONS */
body       {background-color: #000000; color: #000000; margin: 0; background-attachment: fixed;}
A:LINK    {color: "white"; text-decoration: none;}
A:VISITED {color: "white"; text-decoration: none;}
A:HOVER   {text-decoration: none; font-weight: bold;}
A:ACTIVE  {color: "white"; text-decoration: none;}

/* HEADING DEFINITIONS */
H1 {font-family: Helvetica, Verdana, Arial, sans-serif; color: white; font-size: 16; font-weight: bold; text-align: center; margin-left: 10;
	 margin-right: 10; margin-top:10; margin-bottom: 0;}
H2 {font-family: Helvetica, Verdana, Arial, sans-serif; color: white; font-size: 14; text-align: left; margin-left: 10; margin-right: 10; margin-top: 0; margin-bottom: 0}
H3 {font-family: Helvetica, Verdana, Arial, sans-serif; color: black; font-size: 14; font-weight: bold;}
H4 {font-family: Helvetica, Verdana, Arial, sans-serif; color: white; font-size: 10; font-weight: bold;}

</STYLE>