.titulo {
	font-family: Verdana;
	font-size: 14px;
	color: #0D0EC8;
	font-weight: bold;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
}
.texto_space {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}
.textob {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.border_left {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulo2 {

	font-family: Verdana;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
}
