td.texto
{
	padding-right: 35px;
	padding-left: 14px;
	padding-top: 10px;
}
p.texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}
li.texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}
td.formulario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}
input.campo
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #f5f5f5;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	width: 200px;
}
input.botao
{
	border-style: inset;
	border-width: 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color:#BAA269;
	width: 70px;
}
textarea.areadetexto
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background-color: #f5f5f5;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	width: 200px;
}
body
{
	background-color: #ffffff;
}
div.alinhamentovertical
{
	position: absolute;
	margin-top: -235px;
	margin-bottom: 0px;
	margin-left: -389px;
	margin-right: 0px;
	left: 50%;
	top: 50%;
}