body
{
    font-size: 10pt;
    background-attachment: fixed;
    background-image: url(../images/fich.jpg);
    margin: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: center;
    scrollbar-base-color: #822F1A;
}
p
{
    font-size: 10pt; 
    text-align: justify;
	 margin-top:0pt; 
    margin-bottom:6pt;
}
table
{
    font-size: 10pt;
    vertical-align: middle;
    font-family: Verdana, Arial, Sans-Serif;
	 color: #FEE3A8;
	 background-color: maroon;
    border-collapse:collapse;
    padding: 3;
    text-align: justify;
    border: maroon 5pt ridge;
    table-layout: auto;
}
a:link
{
    color: #FEE3A8;
}
a:visited
{
    color: #FEE3A8;
}
a:active
{
    color: yellow;
}
table.tb1
{
    font-size: 10pt;
    vertical-align: middle;
    font-family: Verdana, Arial, Sans-Serif;
	 color: #FEE3A8;
	 background-color: maroon;
    border:none;
    padding: 3;
    text-align: justify;
    border: maroon 5pt ridge;
    table-layout: auto;
}
td
{
    font-size: 10pt; 
    text-align: justify;
    border: none;
	 padding-left: 6px;
	 padding-right: 6px;
 }
td.td1
{
    font-size: 10pt; 
    text-align: justify;
    border: none;
	 padding-left: 0;
	 padding-right: 0;
 }
h2
{
	font-size: 10pt;
	text-align: center;
	color: #FEE3A8;
	font-weight: bold;
    margin-top: 0pt;
    margin-bottom: 6pt;
}
th
{
    font-size: 12pt;
    text-align: center;
    color: #FEE3A8;
    margin-top: 6pt;
    margin-bottom: 6pt;
    font-weight: bold;
}
tr
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
	 height: 30px;
}
img
{
    border: none;
}
img.img1
{
	border: 6px inset Maroon;
}
textarea
{
    font-size: 10pt; 
    text-align: justify;
    margin-top:0pt; 
    margin-bottom:6pt;
}
div.div1
{
    font-size: 8pt; 
    text-align: left;
	 font-style: italic;
}
div.div2
{
    hspace: 5pt;
}

