body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	background-color: #FFFFCC;
	margin: 0px;
}
.titulo {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}
.derechos {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #660000;
}

p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663333;
	background-color: #FFFFCC;
}
