body {
	background-image: url(imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5399A3;
	background-repeat: repeat-x;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #594F44;
	line-height: 13px;
}
.style1_a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #594F44;
	line-height: 20px;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #594F44;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #594F44;
	padding-left: 5px;
	padding-top: 5px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFE6CE;
	color: #594F44;
	font-weight: normal;
	padding: 2px;
	border: 1px dotted #8D8473;
	text-align: center;
}


a:link {
	color: #594F44;
}
a:visited {
	color: #594F44;
}
a:hover {
	color: #640000;
}
a:active {
	color: #FF9900;
}
