body {
	background-image: url(../design/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.barrabusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
td{
	text-align: center;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #5E6669;
	text-decoration: none;
	font-weight: normal;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #95272C;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
.detalhes {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: right;
}
.detalhes:link {
	color: #95272C;
	text-decoration: underline;
	text-align: right;
}
.detalhes:visited {
	color: #95272C;
	text-decoration: underline;
	text-align: right;
}
.detalhes:hover {
	color: #676767;
	text-decoration: none;
	text-align: right;
}
.detalhes:active {
	color: #95272C;
	text-decoration: underline;
	text-align: right;
}
.titulosCaixas {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.textos_acessos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.titulos_acessos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183a73;
	text-decoration: none;
	font-weight: bold;

}
p{
	margin-top: 5pt; 
	margin-bottom: 5pt;
}