
body
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height : 16px;
	text-align: justify;
}

.subtitulo
{
	font-family: Arial;
	font-size: 11px;
	color: #FE6A12;		
}

.tituloconteudo {
	font-family : Arial;
	font-weight: bold;
	font-size : 12px;
	color : #FFF;	
		}


.conteudobold
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
}

.conteudoform
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}



.form, INPUT.form, TEXTAREA.form {
	border : 0px  #7C8707;
	background : #e4e4e4;
	font-family : Arial;
	font-size : 10px;
	color : #000000;
}


.titulomaster {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	color : #FE6A12;
	line-height : 12px;
		}
