BODY		{ 			color: black;			font-family: Arial, sans-serif;			background-color: aliceblue;			background-repeat: repeat-y;			margin-left: 0;			margin-top: 0;			margin-right: 0;			margin-bottom: 0;			}a:link       { color: blue; text-decoration: none }a:active     { color: red; text-decoration: none }a:visited    { color: blue; text-decoration: none }a:hover      { color: red; text-decoration: underline }dl			{ font-family: Arial, sans-serif }dd			{ font-family: Arial, sans-serif }dt			{ font-family: Arial, sans-serif }h1			{ 			color: white;			font-family: Arial, sans-serif; 			margin-left: 3; 			text-align: left 			}h2			{ color: blue; font-family: Arial, sans-serif }h3			{ color: blue; font-family: Arial, sans-serif }h4			{ color: blue; font-family: Arial, sans-serif }h5			{ color: blue; font-family: Arial, sans-serif }h6			{ color: blue; font-family: Arial, sans-serif }h7			{ color: blue; font-family: Arial, sans-serif }p			{ 			color: black; 			font-family: Arial, sans-serif; 			margin-left: 3; 			text-align: justify 			}p.cent		{ 			color: black; 			font-family: Arial, sans-serif; 			margin-left: 3; 			text-align: center 			}p.cont		{ 			color: white; 			font-family: Arial, sans-serif; 			text-align: center;			font-weight: bold;			font-size: 150% 			}p.ex		{ 			color: black; 			font-family: Arial, sans-serif; 			text-align: center;			font-weight: bold; 			}p.extxt	{ 			color: black; 			font-family: Arial, sans-serif; 			text-align: justify;			font-weight: bold;			font-size: 110%;			margin-left: 5;			margin-right: 5; 			}p.h1		{ 			color: white; 			font-family: Arial, sans-serif; 			margin-left: 0; 			margin-top: 3; 			margin-bottom: 5; 			text-align: left; 			font-size: 180% 			}p.quote	{			color: black; 			font-family: Arial, sans-serif; 			margin-left: 50; 			margin-right: 50 }p.section	{ 			color: white; 			font-family: Arial, sans-serif; 			margin-left: 0; 			text-align: center; 			font-size: 140% }p.title	{			color: black; 			font-family: Arial, sans-serif; 			text-align: center; 			font-size: 200%;  			}ol			{ color: black; font-family: Arial, sans-serif }ul			{ color: black; font-family: Arial, sans-serif }li			{ color: black; font-family: Arial, sans-serif }
