body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDECEC;
	background-image:url(imagens/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
    text-decoration: none
}
TABLE{
font-family:Tahoma;
font-size:11px;
color:#666666;
line-height: 16px;
text-align:justify;
}

INPUT,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4A5142;
	background-color: #F9F9F9;
	border: 1px solid #A09D9D;
	width:300px;
}

a {
text-decoration: none;
color:#666666;
}

a:hover { 
color:#B42C2C; text-decoration: none;
}

.img {
  border: 1px solid #000000;
}

.bg_conteudo{
   background-image:url(imagens/rodape.jpg);
   background-position:bottom;
   background-repeat:no-repeat;
   background-color:#FFFFFF;
}

.menor{
font-family:Tahoma;
font-size:10px;
color:#666666;
line-height: 16px;
}

.titulo{
font-family:Tahoma;
font-size:11px;
color:#3A6779;
line-height: 16px;
font-weight:bold;
}

.titulo:LINK{
color:#3A6779;
}

.verde{
font-family:Tahoma;
font-size:11px;
color:#3A6779;
line-height: 16px;
}

.tabulacao{
font-family:Tahoma;
font-size:11px;
color:#A9A7A7;
font-weight:bold;
}

.tabulacao:LINK{
color:#A9A7A7;
}
