.texto {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}
.link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #211B1F;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #211B1F;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #211B1F;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.link2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #211B1F;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.semborda {
	border-width: 1px;
	border-color: #211B1F;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #211B1F;
	margin: 15px;
	padding: 0px;
}
H3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #211B1F;
	margin: 15px;
	padding: 0px;
}
P {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 15px;
padding: 0px;
}
ul {
list-style-position: outside;
list-style-image: url("imagens/quad.gif");
list-style-type: square;
}
.caixa {
	BORDER-RIGHT: #211B1F 1px solid;
	BORDER-TOP: #211B1F 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #211B1F 1px solid;
	BORDER-BOTTOM: #211B1F 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal; TEXT-DECORATION: none
}
.botao {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #211B1F;
}