h2 {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 text-align: center;
 line-height: 10pt;
 color: #000000;
}
h3 {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 text-align: center;
 line-height: 10pt;
 color: #000000;
}
h4 {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 text-align: center;
 line-height: 10pt;
 color: #000000;
}
h5 {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 font-weight: bold;
 text-align: left;
 line-height: 12pt;
 color: #000000;
}
p {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 text-align: justify;
 line-height: 12pt;
 color: #000000;
}
a {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 font-weight: bold;
 text-decoration:none;
 line-height: 12pt;
 color: #9F0000;
}
a:hover {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 font-weight: bold;
 text-decoration:underline;
 line-height: 12pt;
 color: #DF0000;
}
ul {
 font-family: Arial,Helvetica;
 font-size: 9pt;
 text-align: justify;
 line-height: 12pt;
 color: #000000;
}
