body {
    background-color: #F8F8F8;
//    font-size: 150%;
}

button {
    font-family: sans-selif;
    font-weight: bold;
    font-size: 100%;
    margin: 0;
    padding: 0;
    height: 200%;
    vertical-align: middle;
    text-align: center;
}

.mt01 {
    padding: 2px;
    font-weight: 900;
    font-size: 128pt;
//    font-size: 9pt;
    font-family: Arial,sans-serif ;
    text-align: center;
    background-color: #CCFFCC;
}

.mt02 {
    font-size: 11pt;
}

div.bd {
    position: relative;
}

a.nm {
color: #CC0033;
text-decoration: none;
}

th { font-family: sans-selif;
     font-size: 11pt; 
     background-color: #0066ff; 
     color: #FFFFFF;
     vertical-align: top;
     text-align: left;
   }

tr { font-family: sans-selif;
    font-size: 11pt;
    background-color: #FFFFE0;
    }

tr.c_ev { font-family: sans-selif;
    font-size: 11pt;
    background-color: #CCFFFF;
    }

//input[type="text"] {
input {
   font-size: 200%;
}
