body
{
scrollbar-base-color: #003366;
background-color: #000000;
background-image: url("_bg.gif");
background-attachment: fixed;
text-align: center;
color: #cccccc;
font-family: Verdana, Arial;
font-size: 11px;
margin: 10px 0px 5px 0px;
}

.site
{
width: 750px;
height: 100%;
align: center;
padding: 0px;
margin: 0px;
position:relative;
}

.alto
{
width: 750px; 
height: 200; 
vertical-align: top;
margin: 0px;
padding: 0px;
}

.menu
{
width: 200px;
align: left;
padding: 0px;
margin: 0px;
}

.meio
{
width: 750px;
background-color: #000000;
padding: 0px 0px 0px 0px;
margin: 0px;
}

.titulo
{
width: 500px;
align: center;
padding: 0px;
margin: 0px;
}

.texto
{
width: 500px;
background-color: #252525;
border: outset #666666 1px;
padding: 10px;
margin: 5px;
align: center;
}

.baixo
{
width: 760px; 
vertical-align: bottom;
background-image: url('http://www.geocities.com/takethatbrasil/graficos/_baixo.gif');
height: 50; 
margin: 0px;
}

td
{
color: #cccccc;
font-family: Verdana, Arial;
font-size: 11px
}

h1 {
color: #ffffff;
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
text-align: center;
font-variant: small-caps;
margin: 0px 0px 0px 0px;
}

a:link {text-decoration: none; color: #3366cc; font-weight: bold}
a:visited {text-decoration: none; color: #3366cc; font-weight: bold} 
a:active {text-decoration: none; color: #ffcc00; font-weight: bold}
a:hover {text-decoration: none; color: #ffcc00; font-weight: bold}

p 
{
text-align: justify;
text-indent: 25px;
line-height: 13px;
padding: 0px;
margin: 0px 0px 5px 0px;
}

hr
{
color: #666666;
align: center;
height: 1px;
}

img
{
border: 0
}