.geral
{
font-family:'Verdana';
font-size: 10pt;
text-align: justify;
}
.titulo
{
font-family:'Verdana';
font-size: 14pt
}
.tit_top
{
background-color:#008C6B;
color:white;
font-weight: bold;
font-family:'Verdana';
font-size: 10pt;
border-color:gray;
border-style: solid;
border-top-width:3px;
border-right-width:1px;
border-bottom-width:3px;
border-left-width:1px;
padding=2px;
}
.tit_menu
{
background-color:#63B9A4;
color:white;
font-weight: bold;
font-family:'Verdana';
font-size: 10pt;
border-color:silver;
border-style: solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
padding=1px;
}
.tit_menu a:hover
{
text-decoration:none; 
color:blue;
}
.tit_menu a
{
color:white;
text-decoration:none; 
}

.tit_menu2
{
background-color:#008C6B;
color:white;
font-weight: bold;
font-family:'Verdana';
font-size: 10pt;
border-color:silver;
border-style: solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
padding=1px;
}
.tit_menu2 a:hover
{
text-decoration:none; 
color:lightyellow;
}
.tit_menu2 a
{
color:white;
text-decoration:none; 
}



.tit_verde
{
font-weight: bold;
color:#008C6B;
font-family:'Verdana';
font-size: 12pt;
border-bottom-width: thin;
border-color:gray;
border-style: solid;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:2px;
border-left-width:0px;
}
.item_menu
{
color=black;
font-family:'Verdana';
font-size: 10pt;
border-bottom-width: thin;
border-color:gray;
border-style: solid;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-left-width:0px;
text-decoration:none;
}
.item_menu a
{
text-decoration:none; 
color:black;
}
.item_menu a:hover
{
text-decoration:none; 
color:blue;
}