body, input, td, th, select, option
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    line-height: 1.4em;
}

form
{
    margin: 0;
    padding; 0;
}

.autosize
{
    width: auto !important;
    height: auto !important;
}

.minWidth
{
    min-width: 10em;
}
