@charset "utf-8";
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.lacasa ul {
	list-style-type: decimal;
	display: block;
	text-align: left;
	margin-left: 150px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
}
.lacasatitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: underline;
	font-weight: bolder;
}
.lacasatitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.lacasatext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
