body {
        font-family: Verdana, Arial;
        font-size: 10pt;
        color:#FFFF00;
        background-image:url(img/bluete.gif);
        background-attachment:fixed;
}

table {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
}

a {
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

h1 {
        font-weight: bold;
        color: #007F00;
}

h3 {
        color: #000000;
}

a:hover {
        color: #0070C0;
}
