/*Bace*/
	.body {  font-size: 10pt; color: #333333; line-height: 150%;}
	.body-w { font-size: 10pt; color: #FFFFFF; line-height: 140%;}
	.body-o { font-size: 10pt; color: #FF6600; line-height: 140%;}
	.body-s {  font-size: 8pt; color: #333333; line-height: 140%;}
	.body-so { font-size: 8pt; color: #FF6600; line-height: 140%;}
	.ttl {  font-size: 12pt; font-weight: bold; color: #666666; line-height: 160%;}
	.ttl-w {  font-size: 10pt; font-weight: bold; color: #FFFFFF;}
	.ttl-s {  font-size: 10pt; font-weight: bold; color: #666666;}
	.ttl-so {  font-size: 10pt; font-weight: bold; color: #FF6600;}

/*LINK*/
	a:link { color: #993333; text-decoration:none;}
	a:visited { color: #663399; text-decoration:none;}
	a:active { color: #FF3300; text-decoration:none;}
	a:hover { color: #CC0000; text-decoration:underline;}