body, table {
    font-family : times, serif;
    background : white transparent;
    color : black;
    margin : 0px;
    padding : opx;
}

tr.head {
    background : white url(/images/grid3.png) top;
}

.footer {
    text-decoration : overline;
    font-size : small;
    color : #C0C0C0;
}

.title {
    font-size : 170%;
    color : white;
    position:absolute;
    left:50;
    top:75;
}
