p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #837a66;
}
body,p,td,blockquote {
	font-family: "Palatino Linotype", Palatino, Helvetica, sans-serif, Arial;
	color: #655c46;
}
a {
	color: #904d06;
	text-decoration: none;
}
a:hover {
	color: #59802B;
	text-decoration:underline;
}
.textbody {
	font-family: "Palatino Linotype", Palatino, Helvetica, sans-serif, Arial;
	font-size: 9pt;
	text-align: justify;
	text-indent: 8pt;
	padding-bottom: 5px;
}
.textnormal {
	font-family: "Palatino Linotype", Palatino, Helvetica, sans-serif, Arial;
	font-size: 9pt;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 5px;
	color: #655c46;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font: bold 16px Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	color: #655c46;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
blockquote {
	padding-top: 10px;
	padding-right: 9pt;
	padding-bottom: 10px;
	padding-left: 22pt;
	margin: 0px;

}
.lightercontentbg {
	background-color: #d8d1c2;
}
.contentbg {
	background-color: #beb39a;
}
.headerbg {
	background-color: #afa58c;
}
.darkerbg {
	background-color: #8c826b;
}
