body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #475561;
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style3 {
	color: #0077C6;
	font-weight: bold;
}
.style6 {font-size: 9px}
.style8 {font-size: 11px}
.style9 {color: #FFFFFF}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #968B22;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #D5C206;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.fundo_tab {
	background-image: url(imagens/mont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
