<style><!--
 body  {
         background-color: #FFFFFF;
         font-family: arial, helvetica, sans-serif;
         font-size: 10pt;
         margin: 0px;
         margin-top: 0px;
         margin-bottom: 0px;
       }
 table, td { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
 /* added the TD record because Netscape's TD doesn't inherit from TABLE */
 SELECT, option, textarea, input {
         font-family: arial, helvetica, sans-serif;
         font-size: 10pt;
         color: #eeeeee;
         font-weight: plain;
        }
 A:link, A:visited, A:active { color: #990000; }
 A:hover { color: #993333; }
 /* the following are wanted by IkonBoard */
 .bottom { vertical-align: bottom }
 .top { vertical-align: top }
 .poster { FONT-SIZE: 10pt }
--></style>
