@charset "windows-1252";
.style1 {
	font-family: Helvetica, sans-serif;
	color: #584526;
	font-weight: bold;
	font-size: 12pt;
	line-height: 0pt;
}
.style2 {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #584526;
}
body {
	background-color: #FFFBEE;
}
a:link {
	text-decoration: none;
	color: #584526;
}
a:visited {
	text-decoration: none;
	color: #F7C657;
}
a:hover {
	text-decoration: none;
	color: #F7C657;
}
a:active {
	text-decoration: none;
	color: #F7C657;
}

