body
{
    padding : 0;
    margin : 0;
    color : rgb(0 , 0 , 0);
    background-color : rgb(0 , 0 , 0);
}
body, td
{
    font-family : Tahoma;
    font-size : 14px;
}
br
{
    font-size : 10px;
}
.header
{
    color : rgb(26 , 85 , 131);
    font-size : 14px;
    line-height : 13px;
}
.header a
{
    color : rgb(204 , 204 , 204);
    text-decoration : none;
}
.header a:hover
{
    text-decoration : underline;
}
.content td
{
    color : rgb(204 , 204 , 204);
    font-size : 12px;
    line-height : 13px;
}
.content b
{
    color : rgb(142 , 148 , 153);
    text-transform : uppercase;
}
.content b a
{
    color : rgb(116 , 121 , 125);
    text-decoration : underline;
    font-weight : normal;
    text-transform : none;
}
.content b a:hover
{
    text-decoration : none;
}
.content a
{
    color : rgb(204 , 204 , 204);
    text-decoration : underline;
}
.content a:hover
{
    text-decoration : none;
}
.content li
{
    background : url("images/1_z1.gif") center left no-repeat;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 28px;
}
.content .block
{
    color : rgb(116 , 121 , 125);
    font-size : 10px;
    line-height : 13px;
}
.content .block a
{
    color : rgb(116 , 121 , 125);
    text-decoration : none;
}
.content .block a:hover
{
    text-decoration : underline;
}
.content .block1 b a
{
    color : rgb(116 , 121 , 125);
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
}
.content .block1 b a:hover
{
    text-decoration : underline;
}
.content .block1 a
{
    color : rgb(116 , 121 , 125);
    font-size : 11px;
    text-decoration : underline;
}
.content .block1 a:hover
{
    text-decoration : none;
}
.content .block2 a
{
    color : rgb(116 , 121 , 125);
    font-size : 11px;
    text-decoration : underline;
}
.content .block2 a:hover
{
    text-decoration : none;
}
.footer
{
    color : white;
    font-size : 11px;
    line-height : 13px;
}
.footer a
{
    color : white;
    font-size : 11px;
    text-decoration : underline;
}
.footer a:hover
{
    text-decoration : none;
}
input, textarea
{
    background : rgb(255 , 255 , 255);
    border : 1px solid rgb(70 , 70 , 70);
    font-family : Tahoma;
    color : rgb(74 , 79 , 84);
    font-size : 11px;
    padding-left : 5px;
}
