body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fundo_pg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	word-spacing: normal;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	word-spacing: normal;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right;
	word-spacing: normal;
	font-weight: bold;

}
