.body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
}
.table01 {
	width: 100%;
}
.table02 {
	height: 420px;
	width: 760px;
	border: 1px solid #003399;
}
.table03 {
	width: 760px;
}
.table04 {
	width: 760px;
	height: 36px;
	background-color: #FFFFFF;
}
.table05 {
	width: 760px;
	background-color: #FFFFFF;
}
.txt01 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D2070;
}
.txt02 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.txt03 {
	font-family: sans-serif;
	font-size: 20px;
	color: #0D2070;
}
.menu {  
}
.menu a { 
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
#  text-decoration: none;
  color: #666666;
}
th { 
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
}
td { 
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
}
.menu a:hover { 
  font-weight: bold;
  color: #0D2070;
}
