.Modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.Especificacoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ModeloWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.EspecificacoesGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
}
.frm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
	height: 18px;
	border: 1px groove #FFFFFF;
}
.frmArea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px groove #FFFFFF;
}

