BODY
{
    MARGIN: 0px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #DDDDDD;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #DDDDDD;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #FF0000;
    SCROLLBAR-ACTIVE-COLOR: #FF0000;
    SCROLLBAR-TRACK-COLOR: #DDDDDD;
}
.linkstableheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.linkstablelinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
    TEXT-DECORATION: none;
}
.linkstablelinks A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
    TEXT-DECORATION: none;
}
.linkstablelinks A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
    TEXT-DECORATION: none;
}
.linkstablelinks A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
    TEXT-DECORATION: none;
}
.linkstablelinks A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: red;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
    TEXT-DECORATION: none;
}
.caption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.bodytext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.bodytext A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #505050;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.bodytext A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #505050;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.bodytext A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #505050;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}
.bodytext A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: red;
    FONT-FAMILY: 'Times New Roman', 'Courier New', Arial, sans-serif;
}