.titulo {
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.titulo2 {
  font-family: Arial;
  font-size: 14px;
  color: #074E85;
  text-decoration: Crisp;
  font-weight: bold;
}
.subtitulo {
  font-family: Tahoma;
  font-size: 11px;
  color: #484848;
  text-decoration: none;
  font-weight: bold;
}
.txttopo {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: regular;
}
.titnot {
  font-family: Tahoma;
  font-size: 9px;
  color: #074E85;
  text-decoration: none;
  font-weight: regular;
}
.titnot:hover {
  font-family: Tahoma;
  font-size: 9px;
  color: #074E85;
  text-decoration: underline;
  font-weight: regular;
}
.linkProduto {
  font-family: Tahoma;
  font-size: 11px;
  color: #074E85;
  text-decoration: underline;
  font-weight: regular;      
}
.linkProduto:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #074E85;
  text-decoration: none;
  font-weight: regular;      
}
.txtcntd {
  font-family: Tahoma;
  font-size: 11px;
  color: #474747;
  text-decoration: none;
  font-weight: regular;      
}
.txtcntd2 {
  font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: none;      
}
.txtcntd:hover {
  font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #606060;
  text-decoration: underline;
  font-weight: none;      
}
.menu {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;      
}
.menu:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #074E85;
  text-decoration: underline;
  font-weight: none;      
}
.txt {
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
.txt2 {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.Campo {
	BORDER-RIGHT: #074E85 1px solid; BORDER-TOP: #074E85 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #074E85 1px solid; BORDER-BOTTOM: #074E85 1px solid; FONT-FAMILY: Verdana,Tahoma,Arial; BACKGROUND-COLOR: #ffffff
}
body {
	scrollbar-3dlight-color: #E7E7E7;
	scrollbar-arrow-color: #074E85;
	scrollbar-base-color: #E7E7E7;
	scrollbar-darkshadow-color: #E7E7E7;
	scrollbar-face-color: #E7E7E7;
	scrollbar-highlight-color: #074E85;
	scrollbar-shadow-color: #074E85;
	scrollbar-track-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}