.lemarron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-variant: normal;
	color: #336633;
	text-align: justify;
	letter-spacing: normal;
	text-indent:1.2cm;
	word-spacing: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.titulos {
	font-size: xx-large;
	font-weight: 300;
	font-variant: normal;
	color: #006633;
	font-style: oblique;
}
.titulos1 {
	font-size: large;
	font-style: oblique;
	font-weight: 200;
	color: #006633;
}
.levercen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-variant: normal;
	color: #336633;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.leverpeq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	font-variant: normal;
	color: #336633;
	text-align: justify;
	letter-spacing: normal;
	text-indent:1.2cm;
	word-spacing: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.negro {
	font-size: medium;
	font-weight: 100;
	color: #333333;
}
.morao {
	font-size: medium;
	font-weight: bold;
	color: #663366;
}
a:link {
	color: #88661E;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #88661E;
}
a:hover {
	font-weight: bold;
	color: #D9AC11;
}
a:active {
	font-weight: bolder;
	color: #000000;
}
