BODY           { font-family: verdana, arial, helvetica, sans-serif;
                 background: white;
                 color: black;
               }
TABLE          { background: white;
                 color: black;
               }
TD.background  { background: white;
                 color: black;
               }
H1             { font-size: x-large;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
               }
H2             { font-size: large;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
               }
H3             { font-size: medium;
                 font-weight: bold;
                 font-family: arial, helvetica, sans-serif;
               }
H4             { font-size: 90%;
                 font-weight: bold;
                 font-family: arial, helvetica, sans-serif;
               }
P.debug        { display: none;
               }
.trailer       { display: none;
               }
.hmenu         { display: none;
               }
.copyright     { font-size: small;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
               }
.array         { border-width: 1em;
               }
.arhilite      { background: #FFC0C0;
                 color: black
               }
.areliminate   { background: #C0C0C0;
                  color: black;
               }
.arselect      { background: #C0FFC0;
                 color: black;
               }
