.texto {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.texto2 {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}
.texto3 {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 18px;
  color: #444;
}
H1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
P {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}
.link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #A73C1A;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.semborda {
	border-width: 1px;
	border-color: #A73C1A;
}
.link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #A73C1A;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.link2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #A73C1A;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.link2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #A73C1A;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.caixa {
	BORDER-RIGHT: #A73C1A 1px solid;
	BORDER-TOP: #A73C1A 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #A73C1A 1px solid;
	BORDER-BOTTOM: #A73C1A 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: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border: 1px solid #A73C1A;
}
.branco {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
ul {
list-style-position: outside;
list-style-image: url("imagens/bullet1.gif");
list-style-type: square;
margin: 0px;
padding:0 0 0 20px;
}
