h1
{
	background: url(../img/t-contato.gif) no-repeat left ;
	height: 24px;
	width: 134px;
	text-indent: -9999px;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
}

#bd_conteudo p
{
	border-bottom: none;
	text-align: justify;
	line-height: 16px;
	padding-left: 8px;
	padding-right: 8px;
	color: #CCCC99;
}
#bd_conteudo a
{
	text-decoration: none;
	color: #999999;
}
#bd_conteudo a:hover
{
	text-decoration: underline;
}

input
{
	border: 1px solid  #1F1F1F;
	background-color:#3F3F3F;	
	color: #CCCC99;
}
textarea
{
	border: 1px solid  #1F1F1F;
	background-color:#3F3F3F;	
	color: #CCCC99;
}
