@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Tahoma;
	font-size: x-large;
	color: #039;
	text-decoration: underline;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #339;
	margin: 10px;
	line-height: 20px;
}
img {
}

</style>
 InstanceEndEditable 
<style type="text/css">

body {
	background-color: #FFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 720px;
}
h3 {
	font-size: x-large;
	color: #00F;
}
.cartelgrande {
	text-align: center;
	vertical-align: middle;
}
.cartelgrande table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border-top-color: #E8E8E5;
	border-right-color: #F0F0F0;
	border-bottom-color: #E8E8E5;
	border-left-color: #E8E8E5;
}
.cartelgrande p img {
	border: medium solid #0C0;
	margin: 10px;
	padding: 10px;
}
