@charset "UTF-8";
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: 300;
	color: #003399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #FF0066;
	font-weight: 300;
	font-size: 14px;
	line-height: 5px;
}
body {
	background-color: #99FFFF;
}
.citas {
	font-style: italic;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF9933;
}
.cuadros {
	border: thin solid #000000;
	margin-left: 300px;
	margin-right: 300px;
	background-color: #FFFFFF;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
	text-align: center;
}
img {
	border: medium solid #000000;
	margin-left: 200px;
}
.imagenvar {
	margin-left: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
