.maintextjustify
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 13px;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: justify
}
.maintextcenter
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 13px;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: center
}
.maintextright
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 13px;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: right
}
.comment
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 11px;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: justify
}
A:link
{
    COLOR: #b00000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #808080;
    FONT-FAMILY: Tahoma, Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}