H1
 {
 text-decoration: underline;
 color:Black;
 font-size:10pt;
 font-weight:Strong;
 font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
 }
H2
 {
 margin-left: 25%;
 color:black;
 font-size:9pt;
 font-weight:Strong;
 font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
 }
P
 {
 margin-left: 5%;
 margin-right: 5%;
 color:black;
 font-size:10pt;
 font-weight:Normal;
 font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
 }

a:link { color: black; text-decoration: none }
a:active { color: white; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: white; text-decoration: none }


