body
{
margin:0;
padding:0;
text-align:center;

margin-left: auto; 
margin-right: auto;
font-family:arial;
font-size:10pt;
background-attachment: fixed;
background-image: url(../img/bg_grama.jpg);

scrollbar-face-color: #E6E8FA; 
scrollbar-highlight-color: #D9D9F3; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-shadow-color: #333333; 
scrollbar-arrow-color: blue; 
scrollbar-track-color: #CCCCCC; 
}

#tudo
{

text-align: left; 
margin-left: auto; 
margin-right: auto;

width:1000px;
height:586px;
background-color: white;
text-align:left;
float:center;
}

#topo
{
background-color: white;
width:1000px;
height:171px;
text-align:center;
float:center;
}

#anuncio1{
text-align: center;
width:145px;
height:400px;
background-color: white;
float:left;
}

#anuncio2{
text-align: center;
width:145px;
height:400px;
background-color: white;
float:left;
}

#conteudo
{
width:710px;
height:400px;
overflow:auto;
background-attatchment:fixed;
background-color: white;
text-align:center;
font-family:arial;
font-size:10pt;
float:left;
}



#direitos
{
width:1000px;
height:15px;
text-align:center;
font-size: 8pt;
float:left;
background-color: white;
height:auto !important;
min-height:15px;
display:block;
overflow:hidden;
clear:both;
}

h1
{
font-weight:bold;
text-align:center;
font-size:14pt;
font-family:arial;
}

h2
{
font-weight:bold;
font-size:10pt;
font-family:arial;
}

table
{
font-family:impact;
font-size:10pt;
}

a:link
{
color:blue;
font-weight:bold;
text-decoration:none;
font-family:arial;
}

a:hover
{
color:gray;
font-style:italic;
font-family:arial;
}

a:visited
{
color:blue;
font-weight:bold;
font-family:arial;
}