html
{
    height: 100%;
    overflow: hidden;
}
body
{
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #000000;
    font-family: Tahoma;
    font-size: 11px;
    color: #d1d5f1;
}


.style1
{
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.style1 a:link
{
    color: #CCCCCC;
    text-decoration: none;
}
.style1 a:visited
{
    color: #CCCCCC;
    text-decoration: none;
}
.style1 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.style1 a:active
{
    color: #CCCCCC;
    text-decoration: none;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.style2 a:link
{
    color: #666666;
    text-decoration: none;
}
.style2 a:visited
{
    color: #666666;
    text-decoration: none;
}
.style2 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.style2 a:active
{
    color: #666666;
    text-decoration: none;
}
.style4
{
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.style4 a:link
{
    color: #999999;
    text-decoration: none;
}
.style4 a:visited
{
    color: #999999;
    text-decoration: none;
}
.style4 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.style4 a:active
{
    color: #999999;
    text-decoration: none;
}
.txt-bold
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #d1d5f1;
}
.txt-bold1
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #d1d5f1;
}
a:link
{
    color: #ffbd37;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #ffbd37;
}
a:hover
{
    text-decoration: underline;
    color: #ffbd37;
}
a:active
{
    text-decoration: underline;
}

