@charset "utf-8";
/* CSS Document */
.style1 {
	font-size: large;
	color: #323200;
}
.style2 {
	color: #323200;
	font-weight: bold;
}
body,td,th {
	color: #323200;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
}
.style4 {
	font-size: x-small
}
.style5 {
	font-size: 18px;
	color: #65785e;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #323200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #323200;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-size: 12px
}
.style8 {font-size: 14px}
-->
