body { font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	background-color: #ffffff;
	}
	
tfoot { color: #304c3b;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
h1 { color: #0B5B23;
	background-color: transparent;
	font-variant: small-caps;
	font-size: 1.1em;
	}
	
p { color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
p.first:first-letter { color: #000000;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	font-variant: small-caps;
	}
	
.copy { font-size: .5em;
	font-weight: bold;
	}
	
.highlight {color: #000000;
	background-color: #9FB582;
	}	

