.contenedor {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 10px;
	color: #CC0000;
}
.titulos {
	font-family: Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
}
.titulo3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
}
.tabla1 {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla2 {
	margin: 0px;
	padding: 5px;
	border: thin dotted #666666;
}
.titulo4 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}