.lateral {
	font-family: serif;
	font-size: 12px;
	font-weight: normal;
	color: #005900;
	margin: 4px 4px 4px 12px;
	padding: 2px;
	text-align: left;
}
.titulo01 {
	font-family: serif;
	color: #005900;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
}
.links01 {
	font-family: serif;
	color: #005900;
	font-size: 9px;
	text-align: justify;
	width: 90%;
	font-weight: bolder;
	text-decoration: none;
}
.links01:hover {
	font-family: serif;
	color: #005900;
	font-size: 9px;
	text-align: justify;
	width: 90%;
	font-weight: bolder;
	text-decoration: underline;
}
.titulo02 {
	font-family: serif;
	color: #005900;
	font-size: 10px;
	text-align: justify;
}
.titulo03 {
	font-family: serif;
	color: #005900;
	font-size: 22px;
	text-align: left;
}
.texto02 {
	font-family: serif;
	color: #005900;
	font-size: 14px;
	text-align: justify;
	white-space: normal;
}
.texto01 {
	font-family: serif;
	color: #005900;
	font-size: 12px;
	text-align: justify;
}
.links02 {
	font-family: serif;
	color: #990000;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.links02:hover {
	font-family: serif;
	color: #990000;
	font-size: 11px;
	text-align: justify;
	text-decoration: underline;
}
.borda {
	padding: 10px;
	text-align: center;
	margin: 5px;
}.form {
	border: 1px solid #005900;
	font-family: serif;
	font-size: 10px;
	color: #005900;
}
