.word01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.word02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.word03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.word04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

.word05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3399FF;
}

.word06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.word07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}

.word08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #760000;
}

.word09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {color: #333333;text-decoration: none;}
a:visited { color: #FF6600;text-decoration: none;}
a:hover { color: #FF6600;text-decoration: none;}
a:active {
	color: #990000;
	text-decoration: none;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
	background-color: #FEE6E6;
}
.bg01 {
	background-color: #EC848F;
	color: #FFFFFF;
}
.bg02 {
	background-color: #F69E9D;
}
.bg03 {
	background-color: #FBD1D2;
}
.bg04 {
	background-color: #FEE6E6;
	
}
.bg05 {
	background-color: #D0E8FF;
}
.bg06 {
	background-color: #E0E9E9;
}
.table01 {
	margin: 3px;
	padding: 1px;
	width: 98%;
	border: 1px dashed #FBD1D2;
	text-align: left;
}
.bg041 {

	background-color: #FFF4F4;
}
h3 {
	color: #FF9900;
	text-align: center;
}
.table02 {
	border: 1px dashed #FAAAA9;
	
}
.word_center {
	text-align: center;
}
.word_red {
	color: #F00;
	font-weight: bold;
}
#tablelink a:link {
	color: #F60;
}
#tablelink a:visited {
	color: #F90;
}
#tablelink a:hover {
	color: #FC0;
}
#tablelink a:active {
	color: #FC3;
}
