.form-titulo {
	font-size: 14pt;
	font-weight: bold;
}

.form-subtitulo {
	font-size: 12pt;
	font-weight: normal;
	
}

.form-texto{
	font-weight: bold;
}

.form-required{
	font-weight: bold;
	color:#0099FF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
.form-subtituloCopy {
	font-size: 10pt;
	font-weight: normal;
}
