body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #666666;
}


input, textarea, select { 
  font-family: Tahoma;   
  background-color: FFFFFF; 
  border-width: 1px; 
  border-style: solid; 
  border-color: 1E2491; 
  } 
  .tabela2 {
	border-bottom: 2px solid #333399;
	border-top: 2px solid #333399;
	height: 2px;

 }
.margem {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.obras {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height: 17px;
	border: 1px solid #666666;

}
textarea { 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
border: 1px solid #666666;
}
.pisca {
	color: #336699;
	text-decoration: blink;
}
ul {
	margin-left: 0px;
	float: none;
	list-style-type: circle;
	list-style-position: outside;
}
li {
	margin-left: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titlinha {
	background-image: url(imagens/linha-titulo.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
