h1 {
	font-size: large;
	color: #000000;
}
h2 {
	font-size: medium;
	color: #000000;
	font-weight: bold;

}
h3 {
	font-size: medium;
	color: #000000;
}
h4 {
	font-size: small;
	color: #000000;
	font-weight: normal;

}
h5 {
	font-size: small;
	color: #FFFF00;
}
