body {
  scrollbar-face-color: #ebecec;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: #aaaaaa;
  scrollbar-3dlight-color: #dddddd;
  scrollbar-arrow-color: gray;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;
  overflow: auto;
  }
  
.botao {
border-color: ; 
border-style: solid; 
height: 15px;
background: #ffffff; 
font-family: verdana; 
font-size: 7pt; 
Color: #3990bf; 
border-width: 1px;
cursor: hand
}

.borda {
border-color: ; 
border-style: solid;
border-width: 1px; 
}  

.caixa {
border-color: ; 
border-style: solid; 
height: 16px; 
font-family: verdana; 
font-size: 8pt;
Color: #000000; 
border-width: 1px; 
background-color:#ffffff
}

.fonte01 {
font-family: verdana,Helvetica,sans-serif;
font-size: 11px; 
color: #333333;
font-weight: normal;
text-decoration: none;
}

.fonte02 {
font-family: verdana,Helvetica,sans-serif;
font-size: 12px; 
color: #333333;
font-weight: normal;
text-decoration: none;
}

.link {
color: #0b56a2;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
}

.link:hover {
text-decoration: underline;
}

.link1 {
font-family: verdana,Helvetica,sans-serif;
font-size: 10px; 
color: #333333;
font-weight: normal;
text-decoration: none;
}

.link1:hover {
color: #0b56a2;
text-decoration: underline;
}

.menu {
color: #666666;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px; 
font-weight: bold;
text-decoration: none;
}

.menu:hover {
color: #005ca2;
}

.titulo {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #0b56a2;
font-weight: bold;
text-decoration: none;
}  

.titulo1 {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; 
color: #000000;
font-weight: bold;
text-decoration: none;
}  

.titulopeq {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; 
color: #0b56a2;
font-weight: bold;
text-decoration: none;
}
UL.GREEN {
		list-style-type: disc;
		color: #000000;
	}

