BODY {
    text-decoration: None;
    background-color: #cccccc;
    color: black;
    font-family: 'arial', 'helvetica', 'swiss';
}

TD {
    font-size: large;
    vertical-align: top;
}

.pagetype_header {
    font-size: small;
    padding: 3%;
}

.pagetype_footer {
    font-size: small;
    padding: 3%;}

.gigs {
    background-color: #ffffff;
    border-color: "#ffffff";
    font-family: 'arial', 'helvetica', 'swiss';
}

.ROWA { background-color: #bbbbff; font-size: small;}
.ROWB { background-color: #bbbbcc; font-size: small;}

A:link,A:visited,A:active {color: blue; text-decoration: none}
A:hover {color: red; text-decoration: none;}

DIV.header {
    font-size: 24pt;
    color: black;
    text-decoration: None;
    position:fixed;
    top:30px;
    left:20px;
}

DIV.footer {
    font-size: 24pt;
    color: black;
    text-decoration: None;
    position:fixed;
    bottom:30px;
    left:20px;
}

.paypal { margin:0; padding:0; } 
