HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP:0px
}
BODY {
	font-family:Arial, Verdana,Tahoma;
	font-size: 76%;
	text-align: center; 
	}

DIV#container {
	MARGIN: 0px auto;
	WIDTH: 900px;
	POSITION: relative;
	TEXT-ALIGN: left;

}

div#content{
	position: absolute;
	left: 202px;
	TOP: 355px;
	padding: 0;
	width: 682px;
	color: #464646;
	font-family: Arial, Verdana,Tahoma;
	font-size: 9pt;
	text-align: left;
	line-height: 16px;
}

h1{
	FONT-SIZE: 9pt;
	color: #000000;
	font-family: Verdana, Arial,Tahoma;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
h2{
	FONT-SIZE: 9pt;
	color: #2C2C2C;
	font-family: Verdana, Arial,Tahoma;
	TEXT-DECORATION: none;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	display: inline;
}
h3{
	FONT-SIZE: 9pt;
	color: #545454;
	font-family: Verdana, Arial,Tahoma;
	TEXT-DECORATION: none;
	padding: 4px 0 0px 0;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: inline;
}
p{
	padding: 8px 0px 10px 0px;
	margin: 8px 0px 10px 0px;

}

.tes_paragrafo:link, .tes_paragrafo:visited{
	color: #000000;
	text-decoration:none;
}
.tes_paragrafo:hover{
	color: #000000;
	text-decoration:underline;
}
.tes_link:link, .tes_link:visited {
	text-decoration:underline;
	color: #000000;
	font-size:8pt;
}
.tes_link:hover{
	color: #000000;
	font-size:8pt;
	text-decoration:none;
}
div#pos{
	text-align: center;
}