.menustyle {  font-family: Arial, Helvetica, sans-serif; 
			  font-size: 9pt; 
			  font-style: normal;
			  font-weight: normal; 
			  text-decoration: none; 
			  background-color: #ffd338; 
			  background-position: center center;
			  }
a {  color: #2300bc; 
	 text-decoration: none; 
	 font-size: 10pt; 
	 }
a:hover {  color: #aa0000; 
		   text-decoration: none;
		   font-size: 10pt;
		   }
body {  font-family: Arial, Helvetica, sans-serif; 
	    font-size: 10pt; 
	    font-style: normal; 
	    color: #000000; 
	    background-color: #f0f0f0}
td {  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  text-decoration: none;
	  }
p {  font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     font-style: normal; 
     text-decoration: none;
     }
h1 {  font-family: Arial, Helvetica, sans-serif;
      font-size: 14pt; 
      font-style: bold; 
      color: #000000; 
      text-decoration: none;
      }
h2 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-style: bold; 
      color: #000000; 
      text-decoration: none;
      }
h3 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 10pt; 
      font-style: bold; 
      text-decoration: none;
      }
.tablelist {  font-family: Arial, Helvetica, sans-serif; 
              font-size: 10pt; 
              font-style: normal; 
              background-color: #AAAAAA;
              }
caption {  font-family: Arial, Helvetica, sans-serif; 
           font-size: 12pt;
           }

