html {
width:100%;
height:100%;
}

body {
font-family: verdana, sans-serif;
font-size: 12pt;
height:100%;
margin:10px;
text-align: center;
}

#cabecalho {
width:750px;
text-align: center;
margin:0 auto;
}

#corpo {
width:750px;
text-align: justify;
margin:0 auto;
color: #003366;
}

#corpo .destaque {
/*font-weight:bold;*/

}

#corpo a {
color: #0000ff;
text-decoration: none
}

#corpo img {
border: none;
}

#corpo h3 {
text-align: center;
}

#corpo #flash_arroz_brasil {
text-align: center;
}

#corpo #flash_arroz_rs {
text-align: center;
}