.copyright
{
    color: #595959;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}
.blue
{
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

.courseheader
{
    background-color: darkblue;
    color: lightgrey;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.courseheader3
{
    background-color: darkblue;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18pt;
}

.courseh1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
}

