body {
	font-family: Arial, Helvetica, sans-serif; margin: 0px; font-size:11pt; background-color:#ffffff; background-image:url(fundo.jpg); background-attachment:fixed;
	
}

td {
	font-family: Arial, Helvetica, sans-serif; color:#000066;
}

th {
	font-family:  Arial, Helvetica, sans-serif;
}

a:link {
	color:#ffffff;
	text-decoration: none;
	font-size:9pt;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
	font-size:9pt;
}
a:hover {
	text-decoration: underline;
     color:#ffffff;
	 font-size:9pt;
}
a:active {
	text-decoration: none;
	color:#ffffff;
	font-size:9pt;
}


