body { font-family: verdana, helvetica, serif; font-size: 80%; color: #000040; background-color: rgb (250,260,200); padding: 0; }

/* Stylesheet for the GeoCities and Genealogy 
pages*/ 

p { font: 1em/1.5 "Verdana", times, serif; padding: 1em 1em; border: 1px black solid; border-width: 0.1em 0.2em 0.2em 0.1em; border-color: #808080 teal teal #808080; margin: 1em 3em; }

#navigation-bar-top { margin-bottom: 1em; text-align: center; }

h1 { 
color: #808080; 
background-color: #cccccc; 
font-size: 2em; 
margin: 0; 
margin-bottom: 0.5em; 
padding: 0.25em; 
font-style: italic; 
text-align: left; 
letter-spacing: 0.5em; 
border-style: solid; 
border-width: 0.1em 0.3em 0.4em 0.1em; 
border-color: #66cc99 teal teal #66cc99; 
} 

h2 { font-weight: bold; 
font-size: 1.5em; 
color: #808080; 
background-color: #cccccc; 
margin: 0; padding: 0.1em; padding-left: 1em; } 

h3 { 
font-size: 1.25em; 
color: #808080; 
} 

img { border-style: solid; border-width: 0.1em; border-color: black } 


a:link {  text-decoration: underlined; color: #400040 }  

/* for unvisited links */

a:visited { text-decoration: underlined; color: #555555} 

/* for visited links */

a:active { color: rgb(255, 0, 102) } /* when link is clicked */

a:hover { color: #cc6666; } /* when mouse is over link */

#reasons { 

	font: 1em/1.5 "Verdana", times, serif; 

	padding: 1em 1em; 

	border: 1px black solid; 

	border-width: 0.1em 0.2em 0.2em 0.1em; 

	border-color: #808080 teal teal #808080; 

	margin: 1em 3em; 

}


li { 

	font: 1em/1.5 "Verdana", times, serif; 

	font-style: italic; 

} 


table { background-color: #E1E1C8; border-color: #808080; } 

#navigation-bar-bottom { margin-top: 1em; text-align: center; }


