body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font: normal 62.5% verdana;
width: 100%;
height:100%;
text-align:center; /* hack para o IE */  
}
.formpreto
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

#div_container{
    width:779px;
    height:auto;
    margin: 0 auto;
    text-align:left; /* "remédio" para o hack do IE */   
}

.p1 {
	text-align:justify;
  text-indent: 25px;
}
