#headingZero {
	background: #FFFF00;
	color: #000;
	font-weight: bold;
}

#headingOne {
	background: #59B200;
	color: #000;
	font-weight: bold;
}

#headingTwo {
	background: #FF4000;
	color: #000;
	font-weight: bold;
}

#headingThree {
	background: #FF8000;
	color: #000;
	font-weight: bold;
}

#headingFour {
	background: #265CFF;
	color: #000;
	font-weight: bold;
}

#headingFive {
	background: #200040;
	color: #fff;
	font-weight: bold;
}

#headingSix {
	background: #4C6600;
	color: #fff;
	font-weight: bold;
}

#headingEight {
	background: #00B285;
	color: #000;
	font-weight: bold;
}

#headingNine {
	background: #FF73FF;
	color: #000;
	font-weight: bold;
}

#headingTen {
	color: #000;
	font-weight: bold;
}

#componente {
	font-size: 16px;
	font-weight: bold;
}

.tab {
	margin-left: 25px;
}

.list-unstyled {
	font-weight: bold;
}