body {
        background-color: #000255;
}
body,td,th {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}
a {
        color:#77CC77;
        text-decoration:none;
}
a:hover {
        text-decoration:underline;
}
}
.heading {
        font-weight:bold;
        text-decoration:underline;
}
.program {
        font-style:italic;
}