body {
	background-attachment: scroll;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color:#FBFAF5;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#E6E6DD; 
    scrollbar-highlight-color:#cococo;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.botao { border: 1px #333333 solid; font-size: 8pt}

a:{color:#999900;font-weight:bold} 
a:link {color:#333333; text-decoration: none}
a:visited {color:#333333; text-decoration: none}
a:hover {color:#333333; text-decoration: underline}

.combo { font-family:   Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.borda {  border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-size: 8pt}


p {
	text-align: justify;
}

.especial a:{color:#900;font-weight:bolder} 
.especial a:link {
	color: #900;
	text-decoration: none;
	font-size: 11px;
}
.especial a:visited {
	color: #900;
	text-decoration: none;
	font-size: 11px;
}
.especial a:hover {
	color: #900;
	text-decoration: underline;
	font-size: 11px;
}
