<STYLE>
/* BASIC HTML DEFINITIONS */
body       {background-color: #000000; color: #000000; margin: 0; background-attachment: fixed}
A:LINK    {color: #003366; text-decoration: underline;}
A:VISITED {color: #003366; text-decoration: underline;}
A:HOVER   {color: #1818c8; text-decoration: underline;}
A:ACTIVE  {color: #003366; text-decoration: underline;}
A.1:LINK    {color: white; text-decoration: underline;}
A.1:VISITED {color: white; text-decoration: underline;}
A.1:HOVER   {color: #FFFF66; text-decoration: underline;}
A.1:ACTIVE  {color: white; text-decoration: underline;}


/* HEADING DEFINITIONS */
H1 {font-family: Helvetica, Verdana, Arial, sans-serif; color: #111111; text-align: left; font-size: 28; font-weight: bold;}
H2 {font-family: Helvetica, Verdana, Arial, sans-serif; color: #1818c8; font-size: 22; font-weight: bold;}
H3 {font-family: Helvetica, Verdana, Arial, sans-serif; color: #111111; text-align: left; font-size: 14; font-weight: bold;}
H4 {font-family: Helvetica, Verdana, Arial, sans-serif; color: #111111; text-align: left; font-size: 10; font-weight: bold;}

</STYLE>