.print_mostrar {
	visibility: visible;
	display: block;
}
.print_ocultar {
	visibility: hidden;
	display: none;
}

.borda {
	border: 0px solid #ffffff;
}
.texto1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.texto1link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.texto1link:HOVER {
	text-decoration: underline;
}
.texto2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.texto2link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.texto2link:HOVER {
	text-decoration: underline;
}
.texto3 {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.texto3link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.texto3link:HOVER {
	text-decoration: underline;
}

.texto4 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.texto4link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.tabledisplay {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.form1 {
	font-family: Arial;
	font-size: 9px;
}
.fom_botao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F8F8F8 ;
	border-top-color: #E6E7E8;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E6E7E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.margem1 {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.margemfonte {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 3px;
	padding-left: 19px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.margemtd {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.hr {
	border: 1px solid #CCCCCC;
}
