@charset "UTF-8";
.paxx {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.upper_sublinhado_bold/* CSS Document */

 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 15px;
}
.upper_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
}
.upper_sublinhado {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 15px;
}
.caixa_baixa_sublinhado {
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
	line-height: 15px;
}
.caixa_baixa_normal {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
}
.normal_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	line-height: 15px;
}
.paxxCopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
