body       { background-color: #e8e8e8; color: #000000;
             font-family: verdana,arial,helvetica,serif;
           }

div.area1  { background-color: #b0b0b0; color: #000000;
             border-style: solid; border-width: 1;
             border-color: #000000; border-collapse: collapse;
             width: 90%;
	   }

div.area2  { background-color: #e8e8e8; color: #000000;
             border-style: solid; border-width: 1;
             border-color: #000000; border-collapse: collapse;
             width: 90%;
	   }

a          { font-family: verdana,arial,helvetica,serif;
      	     font-weight: bold; 
      	     text-decoration: none 
           }

li         { list-style-image: url(pics/cross01.gif);
	   }


img        { border-width: 0;
	   }

tr.head    {  background-color: #e8e8e8; color: #000000;
              text-align: left; }
td.head    {  background-color: #e8e8e8; color: #000000; border-width: 0;
              text-align: left; }
td         {  text-align: center;}
td.dl      {  text-align: left;}
td.subdl   {  text-align: right;}

.alike     { font-family: verdana,arial,helvetica,serif;
      	     font-weight: bold; 
      	     text-decoration: none 
           }

