@charset "utf-8";
/* CSS Document */
body {
	background-color: #EAC581;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

.navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4603D;
	font-weight: bold;
	font-weight: normal;
}
.navi a:link {
	text-decoration: none;
	font-weight: bold;
}
.navi a:visited {
	text-decoration: none;
	color: #A4603D;
}
.navi a:hover {
	text-decoration: none;
	color: #FD3A0E;
}
.navi a:active {
	text-decoration: none;
	color: #A4603D;
}
.credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #914A28;
	font-weight: normal;
}
.credit a:link {
	text-decoration: none;
}
.credit a:visited {
	text-decoration: none;
	color: #914A28;
}
.credit a:hover {
	text-decoration: none;
	color: #FD3A0E;
}
.credit a:active {
	text-decoration: none;
	color: #914A28;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #A4603D; }
.style4 {	color: #A4603D;
	font-weight: bold;}
.style5 {color: #914A28}
