﻿body
{
}
.Footer
{
    font-size: xx-small;
    color: black;
    font-family: Arial;
    background-color: cornsilk;
    font-weight: bold;
}
.MainBody
{
    font-size: 9pt;
    background-image: none;
    color: lightslategray;
    font-family: Arial;
    background-color: ghostwhite;
}
.MensajeMenu
{
    background-color: steelblue;
    font-weight: bold;
    font-size: 9pt;
    color: lightyellow;
    font-family: Arial;
    vertical-align: middle;
    text-align: center;
}
table
{
}
.Encabezado
{
    font-weight: bold;
    font-size: 11pt;
    color: dimgray;
    font-family: Arial;
    background-color: linen;
}
