h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td, tr, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textField {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 200px;
}
.faixamod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.inputButton {
	display: none;
}
select {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 130px;
	color: #FFFFFF;
	filter: Mask(Color=FFFFFF);
}.textArea {
	height: 200px;
	width: 400px;
	border: thin solid #000000;
}
img {
	display: none;
}
