body, p, table th, table td, ul, ol, li, dl, dt, dd {
	color: #4F4F4F;
	font-size: 95%;
}

.table01{
font-size:90%; padding:1px; line-height:125%; background-color:#666;
}
.table01 th{ color:#FFFFFF; background-color:#009999; font-weight:normal;}
.table01 tr{ color:#333; background-color:#fff; font-weight:normal;}

h2{	font-size: 120%;
	margin-left: 25px;
	margin-right: 25px;
	color: #333333;
	font-weight: bold;
	width: auto;
	height: 36px;
	padding: 7px 0px 0px 16px;
	background-repeat: no-repeat;
	line-height:135%;
	letter-spacing: 0.1em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #003399;
}
h2 {
	background-image: url(../../../img/h2_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.content {
	margin-top: 0px; padding: 0px;
		width: 100%;
	margin-left: 25px;
	margin-right: 25px; text-align:left;
}

table.tableA {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.tableA th,
table.tableA td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
}
table.tableA th {
	background-color: #DDF4FF;
	text-align: center;
}