﻿.highlight
{
    background-color: #669999;
}

table
{
    width: 90%;
}

td
{
    text-align: center;
    white-space: nowrap;
}

th
{
    text-align: center;
    white-space: nowrap;
}

input[type="button"] 
{
    padding: 5px;
    font-size: 12pt;
    width: 100px;  
}