body {
 font-family: Arial;
 text-align: justify;
 font-weight: bold;
 font-size: 10pt;
 color: #EEEEEE;
 background: #000000;
 margin: 25px 50px 25px 50px;
}
a:link {
 color: #EEEEEE;
 background: #000000;
 font-weight: bold;
 font-size: 14pt;
}
a:visited {
 color: #EEEEEE;
 background: #000000;
 font-weight: bold;
 font-size: 14pt;
}
table {
 font-weight: bold;
 font-size: 10pt;
}
td {
 text-align: center;
}
