A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: underline; color: #000000;}

.h1 {
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: lighter;
  color: #000000;
  font-style: Italic;
}
.h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 12pt;
font-style: Italic;
}
.h3 {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-weight: lighter;
font-size: 16pt;
font-style: Italic;
}
.h4 {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-weight: lighter;
font-size: 8pt;
}
.h5 {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-weight: lighter;
font-size: 10pt;
}


