.geral {
}
.letras {
	font-family: "Trebuchet MS", Haettenschweiler;
	font-size: small;
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #009900;
	letter-spacing: 2px;
	font-style: normal;
	text-decoration: underline;
}
.letrasdepontos {
	color: #990000;
	font-family: "Trebuchet MS", Haettenschweiler;
	font-size: small;
	line-height: 5px;
}
.letrasdepontosgros {
	font-family: "Trebuchet MS", Haettenschweiler;
	font-size: small;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.letrassublinhadas {
	font-family: "Trebuchet MS", Haettenschweiler;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.letrasverdsublinhadas {
	font-family: "Trebuchet MS", Haettenschweiler;
	font-weight: bolder;
	color: #006600;
}
.letraspequenas {
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link1 {
	text-decoration: underline;
	font-size: x-small;
	font-family: "Trebuchet MS";
	color: #0000FF;
}
.link1:hover {
	color: #FF0000;
	text-decoration: underline;
}
