﻿h1 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #000000;
}
h3 {	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
h2i {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
