            .h1
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				font-size: 6em;
			}
			.h2
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				font-size: 15px;
			}
			.h3
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				font-size: 20px;
			}
			.h4
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				font-size: 35px;
			}
			.txt
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				line-height: 1.5;
			}
			.tel
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				font-size: 2em;
				align: center;
				position: center;
				text-decoration:none !important;
			}
			.url
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				align: center;
				position: center;
				text-decoration:none !important;
				font-size: 20px;
			}
			.maps
			{
				color: #0c60ae;
				font: Arial;
				font-family: Arial;
				font-weight: bold;
				align: center;
				position: center;
				font-size: 25px;
				text-decoration:none !important;
			}
			#key
			{
				position: absolute;
				bottom: 8px;
				right: 16px;
				font-size: 1px;
			}
			@media only screen and (max-width:650px){.plombio{height:auto !important; max-width:650px !important; box-sizing:border-box; }}