﻿body
{
    font-size: 12pt;
    font-family: Arial;
    margin: 0px;
    background-color: #d4d0c8;
}

h1
{
    font-size: 8pt;
    color: #fff8dc;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    margin: 0px;
}

h2
{
    font-size: 16pt;
    color: #381e0d;
    font-family: Arial;
    margin: 0px;
}

h3
{
    font-size: 8pt;
    margin: 0px;
    color: #000000;
    font-family: Arial;
}

A
{
    color: #ffe79d;
    text-decoration: none;
}

A:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.bordo1px
{
    border-right: #381e0d 1px solid;
    border-top: #381e0d 1px solid;
    border-left: #381e0d 1px solid;
    border-bottom: #381e0d 1px solid;
}
