.errTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.errMensagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
.errLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	line-height: 21px;
	text-align: justify;
	text-indent: 1cm;
	left: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.textoNormal {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #330066;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	border: thin ridge #000099;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 10px;

}
.fields {
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.line-hor-bot {
	border-bottom: 1 solid #000099;
}
.line-hor-top {
	border-top: 1 solid #000099;
}
.line-vert-right {
	border-right: 1 solid #000099;
}
table.forms {
	border: 2 solid #000099;
}.item-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}
.item-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.textoPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;

}
.item-lista {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.textoMedio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
