h1 { 
      font-family: arial; 
      font-weight: bold; 
      font-size: 18px; 
	line-height: 20pt;
      margin: 0pt;
	color: #137732;
      align: center
	}

h2 {
	font-family: arial;
	font-weight: normal;  
     	font-size: 16px; 
     	color: #E5E5E5;
     	line-height: 16pt;
      margin: 0pt;
      align: center
    }

h3 {
	font-family: arial; 
     	font-weight: bold; 
     	font-size: 14px; 
     	color: #000000 ;
     	margin: 0px
   	}

h4 {
	font-family: arial; 
     	font-weight: normal; 
     	font-size: 12px; 
     	color: #000000 ;
     	margin: 0px
   	}


h5 {
	
	font-family: Arial; 
	font-weight: normal;
     	font-size: 10px; 
     	color: #FFFFFF ;
     	margin-bottom: 0px 
     	}


h6 {
	font-family: Arial; 
     	font-weight: bold; 
     	text-decoration: none ;
     	font-size: 14px; 
     	color: #137732;
       valign: middle;
     	margin: 0px   
  
  	}

p7 {
	font-family: Arial; 
     	font-weight: bold; 
     	text-decoration: none ;
     	font-size: 20px; 
     	color: #FFFFFF;
      valign: middle;
     	margin-top: 0px
	margin-bottom: 0px   
  
  	}


a:link {
	font-family: Arial; 
     	font-weight: bold; 
	line-height: 12pt;
     	text-decoration: none ;
     	font-size: 14px; 
     	color: #137732
	
    }

a:visited {
	font-family: Arial; 
     	font-weight: bold; 
	line-height: 12pt;
     	text-decoration: none ;
     	font-size: 14px; 
     	color: #137732 

    }


a:hover {
	font-family: Arial; 
     	font-weight: bold;
	line-height: 12pt; 
     	text-decoration: none ;
     	font-size: 14px; 
     	color: #91C0A0
    }


p {
	font-family: Times New Roman; 
     	font-weight: normal; 
     	font-size: 100%; 
     	color: #000000
    }
