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 
           }


two      { 
             font-family: verdana,arial,helvetica,serif;
      	     font-weight: bold; 
      	     text-decoration: none;
	     font-size: 125%
           }

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

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


div.example { 
             left: 20px;
             width: 90%;
             position: relative; 
             border-style: solid;
             border-width: 1
           }

div.main { 
             width: 60%;
           }

div.lc { 
             width: 45%;
             position: absolute; 
	     left: 5px;
	
           }

div.rc { 
             width: 45%;
             position: absolute; 
	     right: 5px;
           }

