body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: #F0E5AF;
	margin: 0px

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a:link {
	color: #9A0D0A; font-weight: bold;
}
a:visited {
	color: #CC3333; font-weight: bold;
}
a:hover {
	color: #9A0D0A; font-weight: bold;
}
a:active {
	color: #9A0D0A; font-weight: bold;
}
h1 {  font-size: 9pt; font-weight: bold; color: #009900 }
h2 {  font-size: 8pt; font-weight: bold; color: #0033CC }
h3 {  font-size: 8pt; font-weight: bold; color: #009900 }
.gris {  font-size: 7pt; font-weight: normal; color: #8C8C8C }


p { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
 }
 