BODY { background-color: white }

	H1 { color: red;

		text-transform: uppercase;

		font-weight: bold;

		font-size: 20pt;

		font-family: Arial, sans-serif }

	H2 { color: red;

		font-weight: bold;

		font-size: 12pt;

		font-family: Arial, sans-serif }

	P { color: black;

		font-size: 10pt;

		font-family: Times New Roman, serif }

	TABLE { color: black;

		font-size: 10pt;

		font-family: Times New Roman, serif }

	LI { color: black;

		font-size: 10pt;

		font-family: Times New Roman, serif }