body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF3399;
	background-image: url();
}
.style1 {
	color: #000000
}
a:link {
	color: #006699;
	FONT-FAMILY: Tahoma, Verdana, Arial, Times, Tahoma; FONT-SIZE: 8pt; text-decoration: none;
}
a:visited {
	FONT-FAMILY: Tahoma, Verdana, Arial, Times, Tahoma; FONT-SIZE: 8pt; text-decoration: none;
	color: #006699;
}
a:hover {
	FONT-FAMILY: Tahoma, Verdana, Arial, Times, Tahoma; FONT-SIZE: 8pt; text-decoration: none;
	color: #FF3399;
}
a:active {
	FONT-FAMILY: Tahoma, Verdana, Arial, Times, Tahoma; FONT-SIZE: 8pt; text-decoration: none;
	color: #006699;
}

.texto {
	FONT-FAMILY: Tahoma, Verdana, Arial, Times, Tahoma; FONT-SIZE: 8pt; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.titulo {
	font-family: "TREbuchet MS";
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	color: #FF3399;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
a.menu:link {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.formugoogle {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-color: #FBFBFB;
}
.descricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}