h1 {

	background-color: #3399FF;
	color: white;
	font-size=26pt;

}

h2 {

	background-color: #3399FF;
	color: white;
	font-size=16pt;

}

h3 {

	color: black;
	font-size=12pt;
	
}

h4 {

	background-color: #FF99FF;
	color: white;
	font-size=12pt;

}

h5 {

	background-color: #CCCCFF;

}