body
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h1
{
    font-size: 13px;
    font-weight: bold;
}

h2
{
    font-size: 11px;
    font-weight: bold;
    color: #013057;
}

.menu
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #BBDDFF;
}

.control
{
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #333333;
    border: 1 solid #666666;
}

.error
{
  color: #FF0000;
}
