.table1 {
	width: auto;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	margin-top: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	vertical-align: middle;
	height: auto;
}
.table2 {
	height: 30px;
	background-color: #99CCFF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	color: #000066;
}
.table3 {
	text-align: center;
	vertical-align: middle;
	height: 30px;
	
}

.table3 a:link {
	height: 25px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	width: 180px;
	display: block;
	color: #0033FF;
	padding-top: 10px;
}
.table3 a:visited {
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	width: 180px;
	display: block;
	color: #0033FF;
	padding-top: 10px;
}
.table3 a:hover {
	height: 30px;
	background-color: #9999FF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	width: 180px;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
}
.table3 a:active {
	height: 30px;
	background-color: #9999FF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	width: 180px;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
}
