.body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color:#000000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}

.objetos {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	padding: 1px;
	border: 1px solid #000000;
	font-style: normal;
}
