body {
	margin-top: 0px;
	margin-left: 0px;
	background-image:url(../img/bg-geral.gif);
	background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.TextoConteudo {
	font-family:"Courier New", Courier, mono;
	font-size:small;
	color:#FF0000;
}
