P {
    font-family: Arial;
	font-size: 10pt;
  }
.p {
    font-family: Arial;
	font-size: 10pt;
  }

li {
    font-family: Arial;
	font-size: 10pt;
  }

H4 {
     font-size: 125%;
     font-family: serif;
     text-align: center;
	 color: #666666;
   }	
   
H3 {
     font-size: 125%;
     font-family: serif;
     text-align: center;
	 color: #666666;
   }	

H1 {
     font-size: 125%;
     font-family: serif;
     text-align: center;
	 color: #666666;
   }	

b, strong {
         color: #666666;
       }
	   
A.ilnk {
         color: #000000;
		 text-decoration: none;
       }
	   
A.ilnkb {
         color: #000000;
		 font-weight: bold;
		 text-decoration: none;
       }
	   
A.ilnku {
         color: #000000;
		 text-decoration: underline;
       }
	   
A.ilnkl {
         color: #ffffff;
		 text-decoration: none;
       }
	   
.catalog {
             background-color: #F9F9F9;            
             font-family: Arial;
   		     font-size: 9pt;
		     color: #000000;
           }			  
.desc      {
             text-align: left;
             background-color: #F9F9F9;            
             font-family: Arial;
   		     font-size: 9pt;
		     color: #000000;
           }			  
TR.light {
           background-color: #F9F9F9;
           font-family: Arial;
 		   font-size: 9pt;
		   color: #000000;
         }

TR.dark {
          background-color: #E8E8E8;
          font-family: Arial;
		  font-size: 9pt;
  	      color: #000000;
        }
TR.separator {
               background-color: #D0D0D0;
               font-family: Arial;
		       font-size: 9pt;
  	           color: #000000;
             }
.ctl    {
          width: 500px;
        }
A.sub   {         
          color: #000000;
		  font-style: italic;
		  text-decoration: none;
        }