H1
{
    FONT-WEIGHT: 600;
    COLOR: teal;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman'
}
H2
{
    FONT-WEIGHT: 500;
    COLOR: teal;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman'
}
.navigation
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman';
    TEXT-ALIGN: center
}
UL
{
    FONT-WEIGHT: 500;
    COLOR: black;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman';
    LETTER-SPACING: normal
}
OL
{
    FONT-WEIGHT: 500;
    COLOR: black;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman';
    LETTER-SPACING: normal
}
.table
{
    FONT-WEIGHT: 500;
    COLOR: black;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman'
}
.articlefont
{
    FONT-WEIGHT: 500;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman'
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
H3
{
    FONT-WEIGHT: 500;
    COLOR: navy;
    FONT-FAMILY: 'Times New Roman CE', 'Times New Roman'
}
