body {
	font-family: Times New Roman, Verdana, Arial;
	font-size: 20px;
	color: #000000;
	background-color: #4bffff
	}

h1,h2,h3,h4,h5,h6,h7,h8 {
 	font-family: Monotype Corsiva,Arial,sans-serif; 
	}

a:link {
  	font-family: Monotype Corsiva;
	font-size:20px;
	color: blue 
	}

a:visited {
  	font-family: Monotype Corsiva;
	font-size:20px;
	color: purple 
	}

address {
  	font-size:13px;
	margin-top: 1em;
  	padding-top: 1em;
  	border-top: thin dotted 
	}

h1      {font-size:20px
	}

p       {
	margin:10px
	}
