body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgBase/fundo.gif);
	font-family:Verdana, Geneva, sans-serif;
}
a:link {
	color: #39C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39C;
}
a:hover {
	text-decoration: underline;
	color: #3CF;
}
a:active {
	text-decoration: none;
	color: #39C;
}
.legenda{
	font-family:Verdana, Geneva, sans-serif;
}
.legenda2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #069;
}
.sessao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
}
.titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#036;
}
.titulo2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
}
.tituloPesquisa{
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#666;
}
.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
}