

body  {
       font-size: 10pt
      }

h1 {
    font-size: 13pt;
	color: #603;
	 margin-bottom: 10px;
	}

h2 {
    font-size: 12pt;
	margin-top: 2px;
	}

h4 {
    font-size: 13pt;
	}

p,ul,.normal  {
    			font-size: 10pt;
			   }

.small,address {
                font-size: 7pt; 
                font-style: normal;
				}

.larger {
         font-size: 12pt; 
         font-style: normal;
		}





