 <!-- Styles for Earthworksweb -->

 body {
       background-color: #FFFFFF;
       background-image: URL(images/x022.jpg);
       font-family: 'Tempus Sans ITC','Times New Roman', serif;
       color: #000000;
       font-size: 11pt;
       line-height: 13pt;
      }

 p {
    font-family: 'Tempus Sans ITC','Times New Roman',serif;
    color: #000000;
    font-size: 11pt;
    line-height: 13pt;
   }

.num {
           font-family: 'Tempus Sans ITC','Times New Roman',serif;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;
          }

 h3 {
     font-family: 'Tempus Sans ITC','Times New Roman',serif;
     color: #000000;
     font-size: 14pt;
    }

 h4 {
     font-family: 'Tempus Sans ITC','Times New Roman',serif;
     color: #000000;
     font-size: 12pt;     
    }

 a:link {
         color: #000000;
         font-family: 'Tempus Sans ITC','Times New Roman',serif;
         font-size: 11pt;
         font-weight: bold;
         text-decoration: underline;
        }

 a:active {
           color: #009900;
           font-family: 'Tempus Sans ITC','Times New Roman',serif; 
           font-size: 11pt;
           font-weight:bold;
           text-decoration: underline;
          } 

 a:visited {
            color:#663300;
            font-family: 'Tempus Sans ITC','Times New Roman',serif;
            font-size: 11pt;
            font-weight: bold;
            text-decoration: underline;
           }

 a:hover {
          color:#996633;
          font-family: 'Tempus Sans ITC','Times New Roman',serif;
          font-size: 11pt;
          font-weight: bold;
          text-decoration: underline;
         }
