body,td,th {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.form {
	font-family: verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #00000;
	background-color: #ffffff;
	border: 0px double #000000;
}
.contato {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #00000;
	background-color: #ffffff;
	border: 1px double #000000;
}
.thumbsBox{
	width: 325px;
	height: 100px;
	text-align: center;
	float: left;
	word-wrap:normal;
	word-break:normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	overflow: hidden;
	border: 1px solid #0099FF;
	padding: 3px;
}
