@charset "UTF-8";
.maintext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 10px;
	color: #333;
	font-size: 12pt;
}
.medialist {
	list-style-type: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #369;
}
a:active {
	text-decoration: none;
	color: #369;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: lowercase;
	color: #333;
	text-align: center;
}
.footerhh {
	font-size: 10px;
	color: #369;
	text-align: left;
}
/* CSS Document */

.footerlcw {
	text-align: right;
	font-size: 10px;
	color: #369;
}
body table tr td table tr td a img {
	text-decoration: none;
	text-indent: 10px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #369;
	text-align: justify;
	vertical-align: text-top;
	padding: 20px;
}
.measures {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
	border: thin solid #369;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #369;
	text-transform: lowercase;
	text-indent: 10px;
}
.makingbooklink {
	color: #369;
}
.justify {
	text-align: justify;
}
.quotefooter {
	font-size: 10pt;
}
.tablemeasures {
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
