body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A4500;
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: center;
	background-color: #859A3F;
}
.direccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #330000;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #859A3F;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 800;
	font-variant: small-caps;
	margin-left: 12px;
	margin-bottom: 2px;
	color: #663300;
	margin-top: 4px;
}
a:visited {
	text-decoration: none;
}
