@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bkgd.png);
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
a:link {
	color: #3E4205;
	text-decoration: none;
}
a:visited {
	color: #3E4205;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #3E4205;
	text-decoration: none;
}
.style4 {color: #000000}
.style5 {
	font-size: 17px;
	font-weight: bold;
}
