@charset "ISO-8859-1";
body {
	background-color: #fffade;
	background-image: url(images/bkgd2.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-style: normal;
	margin-top: 10px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	color: #24160F;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #1a0d09;
	font-weight: bold;
}
a:link {
	color: #153D6D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #153D6D;
}
a:hover {
	text-decoration: underline;
	color: #611706;
}
a:active {
	text-decoration: none;
	color: #DEB727;
