BODY
{
    BACKGROUND-COLOR: #000000;
    COLOR: #ffffff;
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', serif;
    FONT-SIZE: 12pt;
    LEFT: 10px;
    MARGIN: 10px;
    POSITION: absolute;
    TOP: 10px
}
.large
{
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif;
    FONT-SIZE: 14pt
}
.medium
{
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif;
    FONT-SIZE: 12pt
}
.small
{
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif;
    FONT-SIZE: 10pt
}
#red
{
    COLOR: #ff0000
}
#orange
{
    COLOR: #ffa500
}
#blue
{
    COLOR: #0000ff
}
.headline
{
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    POSITION: absolute;
    Z-INDEX: -1
}
#white
{
    COLOR: #ffffff
}
#yellow
{
    COLOR: #ffff00
}
A:hover
{
    COLOR: #ffd700;
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif
}
A
{
    COLOR: #ffa500;
    FONT-FAMILY: 'Times New Roman', 'Century Schoolbook', Serif
}
