h4             {    text-align          :    left;
                    font-size           :    150%; 
	                font-weight         :  normal;
                    color               : #00401d;
                    border-style        :    none;
                    padding             :     2px;
                    margin              :    20px;
                    margin-top          :     3em;
                    margin-left         :     10%;
                    margin-right        :     10%;
}
                                                                      
h5            {     text-align          :    left;
                    font-size           :    100%; 
	                font-weight         :  normal;
                    color               : #00401d;
                    border-style        :    none;
                    padding             :     2px;
                    margin              :    10px;
                    margin-bottom       :     0px;
                    margin-left         :     10%;
                    margin-right        :     10%;
}                                                                       

div.floatRight {   clear                :     both;
                   border-style         :     none;
                   width                :      30%;
                   margin               :      3em;
}
                
div.floatRight img {
                    width               :     100%;
                   }     



 
