body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #CCCCCC;
	font-weight: bold;
	vertical-align: text-bottom;
}
.textochico   {
	font-size: 9px;
	text-align: center;
}
#inserto {
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 525px;
	position: absolute;
	left: 270px;
	top: 20px;
	float:left;
	background-color:#transparent;
}
