.tdSolucoes {
	font-size: 10px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.tdSolucoes li {
	margin-left: -35px;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: none;
}
.tdLinhaEsq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h1 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
p {
	font-size: 11px;
}
blockquote {
	font-size: 13px;
	font-style: italic;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tdCinzaBG {
	background-color: #F2F2F2;
}
