body  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}

   .dek {
   	  position : absolute;
   	  visibility : hidden;
   	  z-index : 200;
   	 }

   A {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: #ffffff;
          text-decoration: none;
     }


   A:active {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: #ffffff;
          text-decoration: underline;
            }


   A:hover {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: #ffffff;          
          text-decoration: underline;
          }
   
   A:visited {
          font-size: 8pt;
          font-weight: bold;
          font-family : Arial, Helvetica, sans-serif;
          color: #ffffff;          
          }

   A.table {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: blue;
          text-decoration: none;
     }


   A.table:active {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: blue;
          text-decoration: underline;
            }


   A.table:hover {
          font-size: 8pt;
          font-weight: bold;
	  font-family : Arial, Helvetica, sans-serif;
          color: blue;
          text-decoration: underline;
          }
   
   A.table:visited {
          font-size: 8pt;
          font-weight: bold;
          font-family : Arial, Helvetica, sans-serif;
          color: blue;
          }

   H1 {
          font-size: 20pt;
          font-weight: bold;
          font-family : Arial, Helvetica, sans-serif;
      }
      
      
   H2 {
	  font-weight : bold;
	  font-size : 16pt;
	  font-family : Arial, Helvetica, sans-serif;
       }
       
   H3{
      color : #000000;
	  font-family : Times New Roman;
	  font-size : 13pt;
	  font-weight : bold;
	  text-align: left;
	  text-decoration: underline;
       }
      
   UL  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
       }

   OL  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
        }
        
   TD  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
       }

   TD.h3  {
      color : #000000;
	  font-family : Times New Roman;
	  font-size : 13pt;
	  font-weight : bold;
	  text-align: left;
	  text-decoration: underline;
       }

   TH  {
	font-weight : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
       }
