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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #996600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #9D6C0B;
	font-weight: bold;
}
.style4 {
	color: #A3761B;
	font-weight: bold;
}
.style5 {
	color: #996601;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
-->
</style>
