h1 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bolder;
	color: #590000;	
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #D2700D;	
}
h3 {
	font-size: 13px;
	color: #D2700D;	
	font-weight: normal;
}
.txtpeq {
	font-size: smaller;
}
.bgtxt {
	background-color: #D6C7BA;
	font-size: smaller;
	font-weight: bold;
}
