BODY
{
    FONT:  "Times New Roman", Times, serif;
    MARGIN-LEFT: 5px;
    COLOR: black;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
P
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
H1
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 14pt "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
H2
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 12pt "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
H3
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
H4
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 10pt "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
H5
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold "Times New Roman", Times, serif;
    MARGIN-LEFT: 0px;
    COLOR: black
}
TH
{
    FONT: bold "Arial", sans-serif;
    COLOR: black;
    TEXT-DECORATION: underline
}
TD
{
    FONT: "Arial", sans-serif;
    COLOR: black
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: Maroon;
    TEXT-DECORATION: underline
}
.ClassDay
{
    FONT-WEIGHT: bold
}
.DueDay
{
    FONT-WEIGHT: bold;
    COLOR: blue
}
.LabDay
{
    FONT-WEIGHT: bold;
    COLOR: teal
}
.TestDay
{
    FONT-WEIGHT: bold;
    COLOR: red
}

