		.myHeader1 {
			font-size: 1.25em;
			color: #8c040e;
			font-weight: bold;
		}

		.myHeader2 {
			font-size: 1.15em;
			color: #d10212;
			font-weight: bold;
		}

		.myHeader3 {
			font-size: 1.05em;
			font-weight: bold;
		}

		.myNote {
			font-size: 0.95em;
			color: #232323;
			font-style: italic;
		}
