td.barra_esquerda {
	background-image: url(images/index_02.jpg);
}
td.barra_direita {
	background-image: url(images/index_05.jpg);
}
td.texto {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	text-indent: 2em;
	vertical-align: text-top;
	color:#FFFFFF;
	padding: 1em;
}
td, body {
	background-color: black;
	background-repeat: no-repeat;
}