h1 {
	font-family: "Times New Roman", Roman, "Book Antiqua", Helvetica;
	font-size: 22px;
	color: #60300D;
}
h2 {

	font-family: "Times New Roman", Roman, "Book Antiqua", Helvetica;
	font-size: 16px;
	color: #60300D;
}
p {
	font-family: Garamond, "Times New Roman", Roman, "Book Antiqua", "Bookman Old Style";
	font-size: 14px;
	color: #60300D;
}
ul {
	font-family: Garamond, "Times New Roman", Roman, "Book Antiqua", "Bookman Old Style";
	font-size: 14px;
	list-style-type: circle;
	color: #60300D;
}
a {
	font-family: Garamond, Times New Roman, Roman, Book Antiqua, Bookman Old Style;
	font-size: 14px;
	color: #8B4513;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4F270B;
}
a:active {
	text-decoration: none;
}
.imagefloat {
	float: right;
}.privacy {

	font-family: Garamond, "Times New Roman", Roman, "Book Antiqua", "Bookman Old Style";
	font-size: 12px;
	color: #60300D;
}
