@charset "utf-8";
table {
	font-family: "Book Antiqua";
	margin: 0px;
	padding: 0px;
}
tr {
}
p {
	text-indent: 4px;
	margin: 4px;
}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style4 {font-size: 14px}
.style5 {
	font-size: 9px
}
.style6 {
	font-family: "Book Antiqua";
	font-weight: bolder;
	color: #663300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006633;
}
.style9 {
	font-size: 10px;
	font-style: italic;
}
a {
	font-family: Book Antiqua;
	color: #663300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
.style14 {font-size: 10px}
.style15 {
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.style16 {
	font-weight: bold;
	font-family: "Book Antiqua";
}
