body {
	background-color: #ecf0d4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fujititle {
	font-family: Arial;
	font-size: 22px;
	color: #006699;
}
.boldname {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.boldname :link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.boldname :visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.boldname :hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
}
.footer :link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.footer :visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.footer :hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
