.conf {
	font-style: normal;
	font-weight: bold;
	color: blue;
}
.pdp {
	font-weight: bold;
	color: aqua;
}
.rts {
	font-weight: bold;
	color: green;
}

