/* CSS Document */


a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}

body,td,th {
	font-family: Garamond;
	font-size: 14pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	color: #000000;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
}
p {
	text-align: justify;
}
.notas {
	font-size: 12pt;
	line-height: normal;
	text-align: justify;
	vertical-align: baseline;
}
.texto {
	line-height: 150%;
	text-indent: 50pt;
	text-align: justify;
}
.cursiva {
	font-style: italic;
	font-size: 12pt;
}
.Estilo1 {
	font-size: 10pt;
	font-weight: bold;
}
.subtitulo {
	font-size: 14pt;
	font-style: italic;
}
