body
{
    font-family: arial;
    color: #404040;
}

form
{
    margin: 0px;
}

input,select,textarea
{
    font-size: 11px;
}

td,th
{
    font-size: 11px;
}

a
{
    color: #8C1415;
    text-decoration: none;
}

a:hover
{
    color: red;
}

h1
{
    font-size: 15px;
}

.menu
{
    vertical-align: top;
    color: white;
    padding-left: 5px;
    font-weight: bold;
    height: 17px;
}

.search
{
    width: 150px;
}