BODY {
        background-image : url(/images/bg1.gif);
        background-repeat : repeat;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : small;
        color : #000066;
}

.maintable {
        background-color : White;
        width : 90%;
        height : 550px;
        border : none #000066;
        padding-left : 15px;
        padding-top : 10px;
        text-decoration : none;
        vertical-align : top;
        padding-bottom : 10px;
        padding-right : 10px;
}
.mainbold {
        font-weight : bold;
        font-style : italic;
}
.bold {
        font-weight : bold;
}

.bottom {
        vertical-align : text-bottom;
}

