.folio
{
    FONT-SIZE: 12px;
    WIDTH: 925px;
    COLOR: silver;
    FONT-FAMILY: 'Arial Narrow';
    HEIGHT: 650px;
    BACKGROUND-COLOR: transparent
}
.pie
{
    FONT-SIZE: 10px;
    COLOR: firebrick;
    FONT-FAMILY: 'Century Gothic';
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.textonormal
{
    FONT-SIZE: 16px;
    RIGHT: auto;
    COLOR: silver;
    FONT-FAMILY: 'Arial Narrow';
    TEXT-ALIGN: justify
}
.textopequeno
{
    FONT-SIZE: 16px;
    COLOR: #cc0000;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: justify;
    FONT-COLOR: 'blue'
}
.promocion
{
    FONT-SIZE: x-small;
    COLOR: firebrick;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Century Gothic';
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
BODY
{
    MARGIN-TOP: 0px;
    BACKGROUND-COLOR: black
}
A.promocion
{
    COLOR: blue
}
.folio_viewer
{
    LEFT: -28px;
    POSITION: relative;
    TOP: 0px
}
