body {
bgcolor: white;
margin: 0cm;
font: 10pt "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}
h1 {
color: maroon;
font: bold 18pt "Trebuchet MS", Verdana, Arial, sans-serif;
margin-bottom: 0px;
border-bottom: 1px solid black;
}
p {
font: 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a, :link, :visited {
	color: navy;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
a:hover {
	color: maroon;
        font-weight: bold;
	text-decoration: none;
}
.borde {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

