*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 11px Arial, sans-serif;
	padding: 0 0 0;
}

a
{
	color: #33c;
	font-weight: bold;
}

img
{
	display: block;
}

h2,
p
{
	padding: 0 0 0;
}

h2
{
	font-size: 15px;
}

p
{
	line-height: 1.5;
}.titulo_solucoes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	color: #F90;
}
.corpo_solucoes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: normal;
	font-variant: normal;
	text-align: justify;
}

