body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 8pt;
	font-color: 000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #FFFFCC;
}
a.link:link {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: 000000;
	text-decoration: none;
}
a.link:hover {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a.link:visited {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: FF0000;
	text-decoration: none;
}
a.menu:link {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: FF0000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
.text_branco {
	font-family: Comic Sans MS;
	font-size: 108pt;
	color: 000000;
	font-weight: bold;
}
td {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: 000000;
	font-weight: bold;
}