body, p, li, ul, ol, dl, dt, dd, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
body {
	background: #808080;
	color: #000000;
}
table#tela {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;

}
table#conteudo {
	background: #FFFFFF;
	color: #000000;
}
