body, table, select, input, textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    background-color: black;
}


.notabox {       
    border: 1px solid white;
    padding: 10px;
    background-color: #cc9966;
    height: 10px;
    width: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;    
}
    
.notaboxtext {    
    text-align: center;
    margin-bottom: 100px;
    font-size: 8px;
}

.twit {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 474px;
}

.twit td {        
}

.odd {
    background-color: #333333;
}