 body { background-color: white; 
        font-family: arial,helvetica,verdana,sans-serif }
 pre { font-family: monospace }
 
 a:link { text-decoration: none }
 a:visited { text-decoration: none }

 TD   {font-family: arial,helvetica, verdana,sans-serif; }
         font-size: small }
 TH   {font-family: arial,helvetica, verdana,sans-serif;
         font-size: small }

div.box { border-width: thin;
          border-style: solid;
          padding: 5;
          width: 400}

div.cbox { border-width: thin;
          border-style: solid;
          padding: 5;
          width: 200}

div.tbox { border-width: thin;
           border-style: solid;
           padding: 5;
           background: #DDFFDD
           width: 400}

