h1 {font-family: Nadianne,'comic sans ms';
font-size: 18pt;
font-weight: bolder;
color: blue;
text-align: center}

h2 {font-family: nadianne,'comic sans ms';
font-size: 14pt;
color: green;
font-weight: lighter;
text-align: center }

h3 {font-family:'arial';
font-size: 8 pt;
margin-right: .1 in;
font-weight: lighter;
color: #000000;
text-align: right}

h4 {font-family: nadianne,'comic sans ms';
font-size: 12pt;
color: blue;
font-weight: lighter;
text-align: left}

p {font-family: arial;
margin-left: .1 in;
margin-right: .05 in;
font-size: 12pt;
font-weight: normal;
color: blak;
text-align: justify}

div {text-align: center;
margin: 10px 10px 10px 10px }