body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
/*  line-height: normal;
    color: #990033;
    font-weight: normal;
    list-style-type: disc;*/
}

td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
/*  font-size: 12px;
    line-height: 24px;
    color: #333333;*/
}

a {
    color: #990033;
    /*text-decoration: none;*/
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    font-size: larger;
    font-weight: bold;
}


ul {
    font-family: Arial, Helvetica, sans-serif;
}

.programnav {
    color: #CCCCCC;
    font-weight: bold;
    background-color: #990033;
}

.linznav {
    font-size: 16px;
    font-weight: normal;
    color: #990033;
    background-color: #CCCCCC;
}
