BODY           { font-family: arial, helvetica, sans-serif;
                 background: white;
                 color: black;
               }
H1             { font-size: x-large;
                 font-family: verdana, helvetica, sans-serif;
                 text-align: center;
                 background: white;
                 color: black;
               }
H2             { font-size: large;
                 font-family: verdana, helvetica, sans-serif;
                 text-align: center;
                 background: white;
                 color: black;
               }
H3             { font-size: medium;
                 font-weight: bold;
                 font-family: verdana, helvetica, sans-serif;
                 background: white;
                 color: black;
               }
TABLE.menu     { font-size: large;
               }
.banner        { font-weight: bold;
                 font-size: xx-large;
                 font-family: "arial black", arial, helvetica, sans-serif;
                 text-align: center;
                 background: white;
                 color: #000060;
                 padding-top: 0;
               }
.array         { border-width: 1em;
               }
.arhilite      { color: red;
                 background: white;
               }
.areliminate   { color: #C0C0C0;
                 background: white;
               }
.arselect      { color: green;
                 background: white;
               }
.bigger        { font-size: 125%;
               }
.copyright     { font-size: small;
                 font-family: arial, helvetica, sans-serif;
                 text-align: left;
               }
.hmenu         { display: none;
               }
.trailer       { display: none;
               }
ADDRESS        { display: none;
               }
A:link         { color: black;
                 background: white;
               }
A:active       { color: black;
                 background: white;
               }
A:visited      { color: black;
                 background: white;
               }

