
<!--
h3 {
	font-size: 12pt;
	font-family: sans-serif
}
h4 {
	font-size: 11pt;
	font-family: sans-serif;
}
h5 {
	font-size: 10pt;
	font-family: sans-serif;
}
p {
	font-size: 11pt;
	font-family: sans-serif;
}
p.heading {
	font-size: 11pt;
	font-weight: bold;
	font-family: sans-serif
}
p.heading2 {
	font-size: 12pt;
	font-weight : bold;
	font-family: sans-serif
}
p.heading3 {
	font-size: 14pt;
	font-weight : bold;
	font-family: sans-serif
}
p.fotos {
	font-size: 10pt;
	font-family: sans-serif;
	font-style: italic;
}
p.copyright {
	font-size: 8pt;
	font-family: sans-serif;
}
A.menu {
	text-decoration:none;
	color: black;
	font-size : 10pt;
	font-weight : bold;
	font-family: sans-serif;
}
A.menu:hover {
	text-decoration: none;
	background: #FFD700;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif;
}
A.urls {
	text-decoration:none;
	color: black;
	font-size : 11pt;
	font-family: sans-serif;
}
A.urls:hover {
	text-decoration:underline;
	color: Maroon;
	font-size : 11pt;
	font-family: sans-serif;
}
li {
	font-family: sans-serif;
	font-size: 9pt;
}
ul {
	font-size: 9pt;
	font-family: sans-serif;
}
TABLE.black {
	border : thin solid Black;
}
TABLE.brown {
	border : 2px solid #906B4A;
}
TABLE.beige {
	border : 2px solid #FDF5E6;
}
TD.brown {
	border-bottom : 2px solid #906B4A;
}
BODY.terra {
	background-color : #774D27;
}

TABLE.backbrown {
	background-color : #906B4A;
}
TABLE.backbeige {
	background-color : #FDF5E6;
}
-->
