.td_outer {
    width:50px;
}
.td1 {
    text-align:center; 
    font-size:40px; 
    color:black; 
    background-color:white;
    font-family:arial, sans-serif; 
    font-style:normal;
    font-weight:bold;
}
li {
    text-align:left; 
    font-size:20px; 
    color:black; 
    background-color:white;
    font-family:arial, sans-serif; 
    font-style:normal;
    font-weight:bold;
}
.td2 {
    text-align:center; 
    font-size:40px; 
    color:#004488; 
    background-color:white;
    font-family:arial, sans-serif; 
    font-style:italic;
    font-weight:bold;
}

