body {
.texto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #2D3091;
	font-family: Arial, Helvetica, sans-serif;
}
.texmenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.sub_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #2D3091;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D3091;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D3091;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: 3;
	border-right-style: 3;
	border-bottom-style: 3;
	border-left-style: 3;
}
body {
	background-image: url(../images/fundo_hit.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
