BODY {
	background: transparent url(/images/parket.gif);
	color: white;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}
table {
	color: inherit;
	margin-left: 10%;
	margin-right: 10%;
	background-repeat: no-repeat;
	background-position: center;
}
table.cabecera {
	color: white;
	background-image: url(images/logo001.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5%;
}
table.flags {
	color: white;
}
div{
	border: thin solid;
	background: White;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
}
.Estilo1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #666633;
}
.Estilo2 {font-size: 16px}
.Estilo3 {text-align: center;
	font-size: 16px;
}
 TD {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: Black;
}
P,ul,li {
	text-align:justify;
	line-height:150%;
	tab-stops:184.5pt
	font-size:11.0pt;
	font-family:Tahoma;
	color:gray;
}
strong {
	text-decoration: none;
	color: #666633;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:Hover {
	text-decoration: underline;
	color: #0000FF;
}

HR {
	color: blue;
	height: 1pt;
}
