/* CSS Document */
h1 {
	letter-spacing: .5em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
}
p {
	font: normal 10pt black;
	text-align: justify;
}
.listing {
	color: #006666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.hosts {
	color: #000099;
}
h2 {
	letter-spacing: .5em;
	font-weight: normal;
}
p.foot {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .5em;
	text-align: center;
}
