body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#b4da69;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:10px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:10px;
}
a:hover {
	text-decoration: none;
	color: #006600;
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:10px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:10px;
}
.table01{
	border:1px;
	border-color:#009900;
	border-style:dotted;
	background-color:#FFFFFF;
}
.table02{
	background-color:#d2f789;
}
.txt01{
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:11px;
	color:#006600;
	}
.txt02{
	font-family:Verdana, "MS Sans Serif", "Microsoft Sans Serif";
	font-size:14px;
	color:#006600;
	font-weight:bold;
	}