@charset "UTF-8";
/* CSS Document */
.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #4C4D27;
}
.style4 {
	color: #7E610C
}
.style5 {
	color: #38391D
}
body,td,th {
	color: #514C41;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #785001;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #514C41;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #514C41;
}
</style>
