BODY
{
    COLOR: black;
    BACKGROUND-COLOR: #43bfc7
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 30pt;
    COLOR: black;
    FONT-STYLE: italic;
    TEXT-ALIGN: center
}
H3
{
    FONT-WEIGHT: 600;
    COLOR: black;
    LINE-HEIGHT: 0.02em
}
TD.button
{
    BORDER-RIGHT: double;
    BORDER-TOP: double;
    MARGIN: 1px;
    BORDER-LEFT: double;
    COLOR: white;
    BORDER-BOTTOM: double;
    BACKGROUND-COLOR: turquoise
}
TD.announcement
{
    FONT-WEIGHT: bolder;
    COLOR: yellow;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: turquoise
}
TD.darkbackground
{
    BACKGROUND-COLOR: aqua
}
TD.mediumbackground
{
    BACKGROUND-COLOR: paleturquoise
}
