#principal
{
	width: 875px;
	height: 515px;
	margin: 20px 0 5px 25px;
}
#principal H2
{
	background: url(../img/duvidas/duvidas.gif) no-repeat left top;
	width: 71px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 30px;
}
#principal P
{
	margin: 0 30px;
}
#principal DL
{
	font-size: 1.2em;
	width: 733px;
}
#principal DT
{
	font-style: italic;
	margin-bottom: 2px;
}
#principal DD
{
	margin-bottom: 10px;
}

