body	{ color: #000000; 
	background-color: ivory;
	}
	
P.hanging	{
	text-indent: -4em ; margin-bottom: 0pt;
	}

Example_of_a_fancy_H1	{
	font-family: "Apple Chancery", "Times", serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5in;
	color: #000000;
	page-break-after: avoid
	}

.linker {font-family: Helvetica, Arial, sans-serif; font-weight: bold;}
a.linker {color: #FFFFFF; background-color: #152A70; padding: 5px;}
a.linker:link {color: #FFFFFF;}
a.linker:hover {background-color: #FF5050;}
a.linker:visited {color: #FFFFFF;}

