BODY {background: white;
/* this is really sad I know */
/*      scrollbar-track-color: green;
      scrollbar-highlight-color: blue;
      scrollbar-face-color: #cc6699;*/
      scrollbar-arrow-color:  #903060;
	background-image: url("/images/background.gif");
     }

.box {border: solid thin maroon}
H1 {font-family: sans-serif;
    color: maroon;}
H2 {font-family: sans-serif;
    color: maroon;}
H3 {font-family: sans-serif;
    color: maroon;}

DD {font-size: smaller;
    font-weight: bold;
   }
td.black {background: black}

td.yellow {background: #ffff66}

td.grey {background: #CCCCCC}

p.header { border: solid thick black;


           background: #ffff66;


           font-family: arial, helvetica, sans-serif;


           text-decoration:none; 


           margin-top: 0em;


           margin-bottom: 0em;


           font-size: 100%;


           font-weight: normal;


           padding: 0em 0em 0em 0em; 


           text-align: center; }

p.cesan {font-family: times, serif;

         font-size: 80%;

         color: #aa3333;

         font-variant: small-caps ;

         text-align: center;}      














