body { background: white; font: times, serif, 14pt; margin: 2% 10% 2% 10% } 

h1 { background: transparent; color: black; font: small-caps 14pt times; text-decoration: underline;}

h2 { background: transparent; color: navy; font: small-caps 11pt times; }

p.margin { margin: 0% 10% 0% 10% }

p.margin2 { margin: 0% 25% 0% 25% } 

p.regtext { background: transparent; font: 10pt arial, sans-serif; margin-left: .5cm  }
p.regtext2 { background: transparent; font: 10pt arial, sans-serif; }
p.end { text-align: center; font: 8pt arial, sans-serif; }

p.nav { text-align: center; font: 10pt arial, sans-serif; }

a:link {color: blue}
a:visited {color: purple}
a:hover {color: red}
a:active {color: teal}


