.controls_top, .instructions_top {
    font-family: Verdana; 
    font-size: 12pt;
    text-align: center; 
    background: #FFFFCC;
    border: 1px solid #336699;}

.controls {
    font-family: Verdana; 
    font-size: 10pt;
    text-align: center; 
    background: white;
    border: 1px solid #336699;}
    
.instructions {
    font-family: Verdana; 
    font-size: 10pt;
    text-align: left; 
    background: white;
    border: 1px solid #336699;}

.control_table, .instruction_table { 
    border: 1px solid #336699; 
    border-spacing: 0px;}


.game_title {
    font-family: Verdana; 
    font-size: 16pt;
    text-align: center; 
}


