.texto {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}
.link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.link1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.link2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #0000ff;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #0000ff;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.recuo {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 0px;
padding:5 0 5 14px;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #ffffff;
	margin: 0px;
	padding:0 0 0 13px;
}
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding:5 0 5 14px;
}
P {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 5px;
padding:0 20 0 0px;
}
ul {
list-style-position: outside;
list-style-image: url("imagens/quad.gif");
list-style-type: square;
}