table, th, td {
    border: 10px solid black;
    border-collapse: collapse;
}
th, td {
    padding: 10px;
}

 DIV.h1 {font-family: verdana; color: white; font-size: 12pt; background:#000000; }
 DIV.h2 {font-family: verdana; color: white; font-size: 18pt; background:#000000; }
 
 table.forx td {
    padding: 3px 10px;  
    text-align: center;
    color: #333;
    font-size:10pt
    background:red;
}


