.titlels h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #ff6b00;
}

.titlels h2 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6b00;

}

.pcodels {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pcodelsOrange {
	font-size: 11pt;
	font-weight: bold;
	color: #ff6b00;
}

.stiny {
	font-size: 7pt;
	color: #FFFFFF;
}

.slinkL {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer; 
	cursor: hand;
}

