BODY
{
}
.Prod_Nombre
{
    FONT-SIZE: small;
    COLOR: darkgreen;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Desc
{
    FONT-SIZE: x-small;
    COLOR: forestgreen;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Detalle
{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Precio
{
    FONT-SIZE: x-small;
    COLOR: purple;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Titulo
{
    FONT-SIZE: x-large;
    COLOR: darkred;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Cabecera
{
    FONT-SIZE: small;
    COLOR: brown;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Login
{
    FONT-SIZE: x-small;
    COLOR: darkgreen;
    FONT-FAMILY: '@Arial Unicode MS'
}
.TablaCabecera
{
    BORDER-BOTTOM: darkred thin solid
}
.Prod_Det_Desc
{
    FONT-SIZE: small;
    COLOR: darkblue;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Det_Detalle
{
    FONT-SIZE: small;
    COLOR: mediumblue;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Det_Nombre
{
    FONT-SIZE: medium;
    COLOR: #19194a;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Prod_Det_Precio
{
    FONT-SIZE: medium;
    COLOR: darkred;
    FONT-FAMILY: '@Arial Unicode MS'
}
.Cat_1
{
    BORDER-RIGHT: darkgreen thin inset;
    BORDER-TOP: darkgreen thin inset;
    FONT-SIZE: x-small;
    BORDER-LEFT: darkgreen thin inset;
    COLOR: darkred;
    BORDER-BOTTOM: darkgreen thin inset;
    FONT-FAMILY: '@Arial Unicode MS';
    BACKGROUND-COLOR: #d3ff87
}
.Cat_2
{
    BORDER-RIGHT: darkgreen thin inset;
    BORDER-TOP: darkgreen thin inset;
    FONT-SIZE: xx-small;
    BORDER-LEFT: darkgreen thin inset;
    COLOR: firebrick;
    BORDER-BOTTOM: darkgreen thin inset;
    FONT-FAMILY: '@Arial Unicode MS';
    BACKGROUND-COLOR: #d3ffc9
}
.Cat_3
{
    BORDER-RIGHT: darkgreen thin inset;
    BORDER-TOP: darkgreen thin inset;
    FONT-SIZE: xx-small;
    BORDER-LEFT: darkgreen thin inset;
    COLOR: firebrick;
    BORDER-BOTTOM: darkgreen thin inset;
    FONT-FAMILY: '@Arial Unicode MS';
    BACKGROUND-COLOR: #ffffc9
}
