BODY {
	font-family: Arial, sans-serif;
	background-color: white;
	margin-left: 10%;
	margin-right: 10%;
     }

H1 {color: #194081 }

/* Tables appear to disrupt the continuity of the BODY font rules, so the following element-specific rules are added to force the issue. */
P, H3, H6, H1, H2, H3, TD, TH, UL {font-family: Arial, sans-serif; }

