h2 {
	background-repeat: no-repeat;
	margin: 2px;
	padding: 0px;
	height: 30px;
	width: 300px;
}
#texto {
	margin: auto;
	width: 90%;
	text-align: justify;
	font-size: 10px;
}
#texto p {
	text-indent: 20px;
}
#texto img {
	border: 1px solid #000000;
}
h3 {
	background-repeat: no-repeat;
	margin: 1px;
	padding: 0px;
	height: 20px;
	width: 300px;
}
#texto a, #texto a:visited, #texto a:link, #texto a:active {
	color: #00a;
}
#texto a:hover {
	color: #00c;
}
/*#conteudo span {

	display: none;
}*/

fieldset
{
   margin-left:5px;
   width:535px;
}
