body{
	font-family: Arial;
	font-size: 12px;
}
table{
	border:0px;
}
.txt_descreve{
	font-size: 12px;
	margin-bottom: 2px;
}
#no1, #no2{
	font-size: 11px;
}
.centrar{
	text-align: center;
}
.inp_txtarea{
	border: 1px solid #000;
	width: 550px;
	height: 100px;
	margin-left:5px;
}
.out_txtarea{
	border: 1px solid #000;
	width: 550px;
	height: 100px;
}
.bt_gen{
	border: 1px solid #333;
	background-color: #336;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	background-color: #00277C;
	font-family: Arial;
	border-style: solid
}
.txt_titulo{
	color: #003366;
	font-weight: bold;
	padding: 5px;
	display: block;
	background-repeat: repeat-x;
}
.okt_ver{
	line-height:1.3em;
	font-family: Verdana;
	padding: 10px;
	display: block;
	text-align: left;

}