			td img
			{
				display: block;
			}
			body,td,th
			{
				font-family: tahoma;
				font-size: 12px;
			}
			body
			{
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				background-color: #333333;
			}
			.textoTitulo
			{
				font-family: tahoma;
				font-size: 22px;
			}
			.textoSubTitulo
			{
				font-family: tahoma;
				font-size: 16px;
			}
			.textoTabela
			{
				font-family: tahoma;
				font-size: 9px;
				color: #FFFFFF;
			}
			.textoSuperiorTabela
			{
				color: #FFFFFF
			}
			.textoLegendaTabela
			{
				font-family: tahoma;
				font-size: 9px;
				font-weight: bold;
			}