body {
	background: url(img/fundo.jpg) repeat-x;
	background-color: #262626;
	margin: 0px;
}
body, table, tr, td {
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;	
}
.tBranco {color:#FFFFFF; font-weight:bold;}
