/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605D5C;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.combo {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #75C5F0;
	color:#FFFFFF;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens2006/fund.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFFFFF;
}
.style1 {
	color: #E36518;
	font-weight: bold;
}
.style2 {font-size: 13px}
.style3 {
	color: #D42A19;
	font-weight: bold;
}
a:link {
	color: #605D5C;
}
a:visited {
	color: #605D5C;
}
a:hover {
	color: #E36518;
}
a:active {
	color: #605D5C;
}