*{font-size: 9pt; }
body {
	margin-top:-2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000; 
	text-align: left;
}
a{ font-size:11px}
a:link {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #f00;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;	
}
a:hover {
	color: #f00;
	text-decoration:underline;	
}
ul{
margin:0px;
padding:0px;
list-style-type:none;
}
li{
margin:0px;
padding:0px;
}
h1{
	font-size:15px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
h2{
font-size:11px;
}
#derechos{
 text-align:center
}