@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
#logo {
	width: 730px;
}
.texto {
	text-align: justify;
	float: right;
	width: 534px;
}
.conteudo {
	width: 730px;
	padding-top: 35px;
}
.imagem {
	float: left;
	padding-right: 20px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
