<! ----
body
{
background-color: #ffffff; 
}

#topo {
margin: 1px;
height: 85px;
background: blue;
}


#toponav {
top: 101px;
left: 10px;
margin: 1px;
background: #33ddff;
}


#esquerda {
position: absolute;
top: 120px;
left: 10px;
width: 150px;
background: #ffffff;
border-width: large;
border-style: ridge;
border-color: blue;
font-family: 'arial', 'verdana', 'helvetica', 'futura';
font-weight: italic;
font-size: 8 pt;
margin-left: 0,5 cm;

}
#meio {
margin-left: 155px;
margin-right: 185px;
padding: 7px;
text-align: justify;
background: #ffffff;
}


#direita {
position: absolute;
top: 120px;
right: 10px;
width: 150px;
background: #ffffff;
border-width: large;
border-style: ridge;
border-color: blue;
padding: 5px;
font-family: 'arial', 'verdana', 'helvetica', 'futura';
font-weight: italic;
font-size: 8 pt;

}

#inferior
{
margin-botton:10pt;
height:25pt;
background: blue;
}

.titulo1
{ 
font-family:  'arial','verdana', 'helvetica', 'futura';
font-weight: bold;
font-size: 13 pt;
color: #000099;
text-align: center;
}

.subtitulo
{ 
font-family:  'arial','verdana', 'helvetica', 'futura';
font-weight: bold;
font-size: 10 pt;
color: #000000;
position: relative;
}

.texto
{ 
font-family: 'verdana', 'helvetica', 'arial', 'futura';
font-weight: normal;
font-size: 9 pt;
color: #000000;
position: relative;

}

.boas
{ 
font-family: 'verdana', 'helvetica', 'arial', 'futura';
font-weight: bold;
font-size: x-large;
color: #000000;
text-align: center;
}

.menu
{
font-size: xx-small;
}

p
{ 
font-family: 'verdana', 'helvetica', 'arial', 'futura';
font-weight: normal;
font-size: 11pt;
color: #000000;
} 

li
{
font-family: 'helvetica', 'verdana', 'arial', 'futura';
font-weight: bold;
font-size: 10pt;
color: #000066;
}

a:hover {text-decoration: underline; color:"#000000"} 
a {text-decoration: none} 

a:link 
{color:#0000ff}

a:visited 
{color:#ff0000}

a
{
font-family: 'verdana', 'Arial';
font-weight: bold;
margin: 5px;
color:#000000
}

td
{
font-family: 'arial', 'verdana';
font-size:12pt;
color:#3300CC;
}

th
{
font-family: 'helvetica', 'arial', 'verdana';
font-weight: bold;
font-size:12pt;
background-color:#ffffee;
}

.rodape
{
font-size:8pt;
line-height:3pt;
font-family:'arial', 'verdana', 'helvetica', 'futura';
color: #ffffff;
}

---->