BODY    {
        background-color: #fff8dc;
}
TABLE   {
        font-size: 12pt;
        border: 3px solid green;
}
IMG     {
        border-width: 0;
}
TD      {
        text-align: center;
        border: 1px solid green;
        padding: 5px;
}
P       {
        text-indent: 5%;
        font-size: 12pt;
        text-align: justify;
}
PRE     {
        font-size: 12pt;
}
.r      {
        border-width: 0;
}

