@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.style3 {
	font-family: Optima, Geneva, Arial;
	font-size: 14px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	line-height: 17px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B69959;
	font-weight: bold;
}
.subhead {font-family: Optima, Geneva, Arial; font-size: 14px; color: #B69959; font-weight: bold; }
.style1 {font-size: 10px}
-->
</style>