body {
 font-family: Arial;
 text-align: center;
 color: #000000;
 background: #FFFFFF;
}
h1 {
 font-family: Arial;
 font-size: xx-large;
 text-align: center;
 color: #000000;
 background: #EFEFEF;
}
h2 {
 font-family: Arial;
 font-size: x-large;
 text-align: center;
 color: #000000;
 background: #EFEFEF;
}
td {
 text-align: left;
 background: #EFEFEF;
}


