
body {
	font-family: Courier New, monospace; 
	color: black;
	background-color: lightslategray }

p { 
	font-size: 0.95em; 
	font-weight: normal; }


p.1 { 
	font-size: 0.75em; 
	text-align: center }

h1 { 
	font-size: 275%;
	margin-top: 0em; 
	margin-bottom: 0em;
	text-align: center }

h2 { 
	font-size: 110%;
	font-weight: normal; 
	margin-top: 0em; 
	margin-bottom: 0em;
	text-align: center }

h4 { 
	font-size: 140%;
	font-weight: 600; 
	margin-top: 0em; 
	margin-bottom: -.85em;
	text-align: center }

h3 { 
	font-size: 90%;
	font-weight: normal; 
	margin-top: 0em; 
	margin-bottom: 0em;
	text-align: left }


A { 
	font-weight: bold; 
	text-align: center;
	text-decoration: none; }


A:link { 
	color: black; }

A:visited { 
	color: black; }

A:active 
	{ color: black; }

A:hover { color: white;
	  background-color: black; }



