body.a {
background-color: Black;
padding-left: 40px;
padding-right: 40px;
}

table.b {
text-align: center; 
width: 100%;
}

td.c {
width: 300px;
font-size: 8pt;
font-family: "Courier New", Courier, monospace; 
color: #FF9900;
text-align: center; 
}

td.e {
text-align: center;
}
