body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #BFA18D;
	line-height: normal;
}
body {
	background-image: url(web_site/images/bkgrnd.gif);
	margin-top: 25px;
	margin-bottom: 25px;
}
a:link {
	color: #844A24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #844A24;
}
a:hover {
	text-decoration: none;
	color: #BFA18D;
}
a:active {
	text-decoration: none;
	color: #844A24;
}
.header {
	background-image: url(web_site/images/header.jpg);
}
.content {
	background-image: url(web_site/images/bkgrnd_content.gif);
}
.footer {
	background-image: url(web_site/images/footer.gif);
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #BFA18D;
}

