td
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #808080;
}

.Titulo
{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	/*color: #808080;*/
	color: #000000;
}

.SubTitulo
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	/*color: #808080;*/
	color: #000000;
}

.Texto
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	/*color: #808080;*/
	color: #000000;
}

img{ 
	border:0;
 	} 	
 	
#container #main #conteudo #containerDados ul li{
	list-style:url("../imagens/bullet.gif");
}
