
body { 
    font-family: Verdana, sans-serif;
    font-size: 10px;
    background-color: #D7D7D7;
}

td { 
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

input { 
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
h1 {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
form {
    display: inline;
}
#footer, #footer a {
    font-family: Verdana, sans-serif;
    font-size: 11px
}
a:link {
    color: Black;
    text-decoration: none;
}

a:visited {
    color: Black;
    text-decoration: none;
}

a:hover {
    color: Red;
    text-decoration: none;
}

small {
    font-family: Arial; sans-serif;
    font-size: 9px;
    color: #999;
}

.o {
    color: Silver;
    text-decoration: none;
}

.e {
    background-color: #ddd;
}

