p {
	font-size: 0.7em;
	color: #333;
	line-height: 1.3em;
	margin: 1.9em 1.7em 1.7em;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-bottom: -1.4em;
	text-align: left;
	top: -5em;
	text-indent: 0.7em;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #660000;
	margin-bottom: -0.8em;
	background: #EFEFE2;
	padding-top: 0.1em;
	text-align: left;
	top: -1em;
	text-indent: 0.7em;
}
h3 {
	font-size: 0.9em;
	color: #669999;
	margin-top: 1.3em;
	margin-bottom: -1.4em;
}
h4 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #669999;
}
h5 {
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-indent: -1.2em;
	margin-left: 1.3em;
	margin-bottom: -1.6em;
	margin-top: 1.8em;
}
h6 {
	font-size: 0.7em;
	font-weight: normal;
	color: #333;
	margin-bottom: -1.6em;
	margin-left: 1.6em;
	text-indent: -1.2em;
}
a:link, a:visited {
	text-decoration:none;
	color: #666;
	font-weight: bolder;
}
a:hover {
	color: #660000;
	border-bottom: 1px solid #660000
}
	.link {
	color: #663333;
	text-decoration: none;
}
.italicize {
	font-style: italic;
	color: #666;
}
.Directions {
	background: #efefe2;
}
.copyright {
	font-size: 0.4em;
}
.makesmaller {
	font-size: 60%;
}
.MakeSlightlySmaller {
	font-size: 90%;
}
