body {background-color: #fcfdff; font-family: verdana, arial, sans-serif; color:black}
h1 {font-size: 36pt; text-align:center}
h2 {font-size: 16pt; padding-top: 0.5cm}
p {margin-left: 50px; text-align: justify}
a:link { color: #665577 }  /* for unvisited links */
a:visited { color: #2222aa } /* for visited links */
a:active { color: #332222 } /* when link is clicked */
a:hover { color: #111144 } /* when mouse is over link */


address { 
  margin-top: 8em; 
  font-style: normal; 
  font-size: 80%; 
  background: #eeeeee; 
  border: groove; 
	border-width: thin; 
  text-align: center; 
  padding: 1em; 
  color: black; 
} 
