h4             {    text-align          :    left;
                    font-size           :    150%; 
	                font-weight         :  normal;
                    color               : #00401d;
                    border-style        :    none;
                    padding             :     2px;
                    margin              :     5px;
                }
                                                                      
p              {    text-align          :    left;
                    font-size           :    100%; 
	                font-weight         :  normal;
                    color               : #00401d;
                    border-style        :    none;
                    padding             :     2px;
                    margin              :     5px;
                    margin-left         :    20px;
                }                                                                       

.toRight        {   float               :  right;
                    width               :    50%;
                    border-style        :  inset;
                    border-width        :    5px;
                }



 
