body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #18558B;
}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009;
	text-decoration: overline;
}
a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: line-through;
}
.textpie {
	font-size: 8pt;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 800px;
}
.top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 800px;
}
.int {
	background-image: url(images/blank.png);
	background-repeat: repeat;
	background-position: left top;
}
.text {
	font-size: 8pt;
	text-align: justify;
}
.base {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a:link.c {
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:hover.c {
	font-size: 14pt;
	text-decoration: overline;
	font-weight: bold;
	color: #009;
}

