

td img {display: block;}
body {
	background-image: url(fundo_site.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FE0103;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4047A2;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.style4 {
	font-size: 11px;
	color: #CC99FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

a:link{
color:#9B37FF;
text-decoration:underline;}

a:visited{
color:#9B37FF;
text-decoration:underline;}
a:hover{
color:#CC0099;
text-decoration:underline;}


.style5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif; color: #4047A2; font-size: 13px; padding-left: 10px; padding-right: 10px; }
#Layer1 {
	position:relative;
	width:540px;
	height:250px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
	overflow: auto;
}

