body
{	margin:0;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-decoration: none;
	background-color: #000000;
}

.tituloPag, .tituloPag a{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.titulo {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
}

.texto {
	font-size: 11px;
	color: #CCCCCC;
}

.texto a
{
	text-decoration:underline;
	color: #009933;
}

.detalhe 
{
	font-size: 9px;
	color: #CCCCCC;
}

.detalhe a
{
	color: #009933;
}

table#tabelaPreco td
{ 
	border-bottom: 1px solid #CCCCCC;
}

.texto li
{
margin-bottom:5px;
}
