BODY {
	margin: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: justify;
	height:100%
}

td {
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.texto {
	margin: 5px 20px 15px 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
	text-align: justify;
}
.textodos {
	margin: 5px 20px 20px 30px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
	text-align: justify;
}
img {
	text-decoration: none;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #B02716;
	text-decoration: underline;
	border: none;
}
.a2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFC84A;
	text-decoration: underline;
	border: none;
}

a:link {
	color: BA2515;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eb5b03;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #C62614}