.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.textosl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.sobre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

h1 {
	color:#936F31;
	font-size:14px;
	background:#E4D0AD;
	padding:5px 0px 5px 10px;
	border-bottom: 2px solid #000;
	border-left: 10px solid #000; 
	border-right: 2px solid #000;

}


a:link, a:visited, a:active {
text-decoration: none;
}
a:hover {text-decoration: underline; 
background:#E4D0AD; 
color: #FF0000;

}
.style8 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.square {
list-style-type:square;
}

hr {border: none 0; 
border-top: 1px dashed #8E7140;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
