h1 {font-family: Arial, sans-serif;
	font-size: 30pt;
 	line-height: 40pt;
	text-align: center;
	color: red;}

h2 {font-family: Arial, sans-serif;
	font-size: 20pt;
	line-height: 22pt;
	color: red;}

h3 {font-family: Arial, sans-serif;
	font-size: 18pt; 
	line-height: 20pt;
	color: black;}
	
h4 {font-family: Arial, sans-serif;
	font-size: 12pt; 
	line-height: 14pt;
	color: black;}
	
h5 {font-family: Arial, sans-serif;
	font-size: 16pt; 
	line-height: 20pt;
	color: red;}
	
h6 {font-family: Arial, sans-serif;
	font-size: 8pt;
	color: red;}