body {
	background-color: #C8C8C8;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.texto1 {
	font-size: 11px;
	text-align: justify;
}
.texto2a {
	font-size: 9px;
	color: #3c3c3c;
	font-family: Tahoma;
}
td {
	font-family: Tahoma;
	color: #606060;
}
.texto2b {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
.texto2c {
	font-size: 11px;
	color: #E8E8DB;
	font-family: Tahoma;
	text-align: justify;
}
.texto3 {

	font-size: 9px;
	color: #3c3c3c;
	font-family: Tahoma;
}
a {
	text-decoration: none;
	color: #525669;
}
.texto3l {
	font-size: 9px;
	color: #8D8D8D;
	font-family: Tahoma;
}
.texto1d {
	font-size: 11px;
	font-weight: bold;
	color: #525669;
}
.texto1l {
	font-size: 11px;
	text-align: justify;
	color: #000000;
}
.texto4 {
	font-size: 14px;
	font-weight: bold;
	color: #525669;
}
.caixa {
	border: 1px dotted #7B8199;
	padding: 2px;
	text-align: center;
}
.justify {
	text-align: justify;
}
.texto5 {

	font-size: 11px;
}
.botao1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #797F97;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.caixaform {
	border: 1px dotted #7B8199;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
}
.centrado {
	text-align: center;
}
.campoform {
	font-size: 11px;
	text-align: left;
	font-family: Tahoma;
	border: 1px solid #8D8D8D;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
