BODY
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify
}
TD
{
    COLOR: #223355;
    FONT-FAMILY: arial, 'Arial Cyr';
    FONT-SIZE: 12px
}
TH
{
    COLOR: #223355;
    FONT-FAMILY: arial, 'Arial Cyr';
    FONT-SIZE: 12px
}
H1
{
    COLOR: #223355;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
H2
{
    COLOR: #223355;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
A
{
    COLOR: #7788aa;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #7788aa
}
A:visited
{
    COLOR: #99aacc
}
.information
{
    COLOR: midnightblue;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.error
{
    COLOR: red
}
.warning
{
    COLOR: mediumblue
}
.tblTitle
{
    BACKGROUND-COLOR: deepskyblue;
    FONT-FAMILY: Arial
}
.tblRoot
{
    BACKGROUND-COLOR: aqua;
    COLOR: aqua;
    FONT-FAMILY: Arial
}
.tblBody
{
    BACKGROUND-COLOR: white;
    COLOR: white;
    FONT-FAMILY: Arial
}
P
{
    COLOR: #223355;
    FONT-FAMILY: Arial Cyr, Arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify
}
.white
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, 'Arial Cyr';
    FONT-SIZE: 12px
}
