a {
 font-family: Arial;
 color: #FF0080;
}
body {
 font-family: Arial;
 font-size: 11pt;
 text-align: justify;
 color: #000000;
}
table {
 font-family: Arial;
 font-size: 11pt;
 font-size: medium;
 color: #000000;
}
h1 {
 font-family: Arial;
 font-size: 15pt;
 text-align: center;
 color: #FF0000;
}
h2 {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #000000;
}
h3 {
 font-family: Arial;
 font-weight: bold;
 text-align: center;
 color: #FF0000;
}
td {
 font-family: Arial;
 font-size: 12pt;
 text-valign: top;
 color: #000000;
}