body        
	{font-family: Rockwell, Times New Roman; 
	font-size: 100%; 
	background-color: white; 
	color: black }

.HeaderArea { 
	font-family: Verdana; 
	font-weight: bold;
	background-color: #000000;
	width: 95%;
	padding-left:5%; padding-right:5%; padding-top:5px}
	
.HeaderNav {
	font-size: 70%}

.FrankenFont 
	{font-family: Chiller; 
	font-size: 350%; 
	letter-spacing:5pt;
	color: #008000 }
	
a:link
	{ color: green;
	font-weight: bold;
	text-decoration: none }
a:visited
	{ color: green;
	font-weight: bold;
	text-decoration: none }
a:hover 
	{ color: #87C80A;
	font-weight: bold;
	text-decoration: underline }
a:active    
	{ color: #87C80A;
	font-weight: bold;
	text-decoration: none }

p 	{ margin-top: 5px; 
	margin-bottom: 2px }
	
h1 	{font-size: 160%;
	margin-bottom: 5px;
	margin-top: 5px;  
	text-align:center; 
	font-family:Rockwell; 
	letter-spacing:3pt; 
	font-weight:bold } 
h2 	{ font-size: 130%; 
	font-family:Courier;
	margin-top: 5px; 
	margin-bottom: 0px } 
h3 	{ font-size: 110%;
	font-family:Courier;
	margin-top: 7px;    
	margin-bottom: 2px } 
h4	{ font-size: 100%; 
	font-family:Courier; 
	margin-top: 5px; 
	margin-bottom: 2px;
	font-weight:bold }

.Green
	{color: Green;
	font-weight:bold}
ul {
	margin-top: 0px; 
	margin-bottom: 3px;>

li  
	{indent: 3px; 
	list-style-type:disc;
	disc-color: green }
	
hr 
	{color: #87C80A;
	size: 1}
