body {
margin-top:0;
margin-left:0;
font-family : Arial, verdana;
text-align:center; /* hack para IE */ 
}
#geral {
width:740px;
margin:0 auto;
text-align:left; /* correção dos efeitos de alinhamento de textos do hack para o IE */ 
}
.right	{
	text-align: right;
	font-weight : bold;
}
