body	{ background-color: #ffffff;
		margin-left: 5%;
		margin-right: 5%;
		font-family: "garamond", "times new roman", "times", serif
			}
h1 	{ text-align: center;
	color: black; 
	font-family: "garamond", "times new roman", "times", serif 
		}
h2 	{ text-align: center;
	color: black; 
	font-family: "garamond", "times new roman", "times", serif 
		}
h3 	{ text-align: center;
	color: black; 
	font-family: "garamond", "times new roman", "times", serif 
		}
h4 	{ text-align: center;
	color: black; 
	font-family: "garamond", "times new roman", "times", serif 
		}
p 	{ text-align: justify;
	font-family: "garamond", "times new roman", "times", serif 
		}
address	{ text-align: center
		}
.mid	{ text-align: center
		}
.tab	{ margin-left: 10%
		}
.right	{ text-align: right
		}
.left	{ text-align: left
		}
.dis		{ text-align: justify;
	font-size: 75%
		}
.nav	{ text-align: left;
	font-size: 75%;
	font-family: monospace
		}
.host	{ text-align: center;
	font-size: 75%
		}
.anchor	{ text-align: right;
	font-weight: bold
		}
.sub	{ font-size: 75%
		}
blockquote	{ text-align: justify;
		margin-left: 10%;
		margin-right: 10%
			}