body {
    font-family: Arial;
}
a {
    color: #ffffff;
    text-decoration: none;
}
td {
    text-align: center;
}
tr {
    text-align: center;
}
table {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
}
.innertd {
    background-color: #ffffff;
    color: #000000
}
