.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: #FF0000;
}

.word08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #760000;
}
.word09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
}
.word10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {color: #760000;text-decoration: none;}
a:visited { color: #760000;text-decoration: none;}
a:hover { color: #FF6600;text-decoration: none;}
a:active { color: #FF6600;text-decoration: none;}
.table01 {
	margin: 3px;
	padding: 1px;
	width: 98%;
	border: 1px dashed #6699FF;	
}
.tdbgcolor01 {
	background-color: #89A9E4;
}
.tdbgcolor02 {
	background-color: #D9E3F7;
}
.tdbgcolor03 {
	background-color: #DFEFFF;
}
