H2 {
	color: Red;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: 18px;
}
H1 {
	color: Red;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: 18px;
	speak-header: once;
	speech-rate: medium;
	voice-family: female;
	volume: medium;
}
H3 {
	color: Black;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: 28px;
}
