body {
	background-image:url(../images/bg.gif);
}

/*Bace*/
	.body { font-size: 10pt; color: #444444; line-height: 140%; }
	.body-g { font-size: 10pt; color: #669933; line-height: 140%; }
	.body-b { font-size: 10pt;  font-weight: bold; color: #444444; line-height: 140%; }
	.body-s { font-size: 8pt; color: #333333; line-height: 140%; }
	.body-sg { font-size: 8pt; color: #669933; line-height: 140%; }
	
/*Color*/
	.pointColor { font-size: 10pt; color: #997848; line-height: 140%; }

/*Title*/
	.ttl { font-size: 11pt; font-weight: bold; color: #006699; line-height: 130%; }
	.ttl-s { font-size: 10pt; font-weight: bold; color: #669933; line-height: 120%; }

/*LINK*/
	a:link { color: #0060D7; text-decoration:underline; }
	a:visited { color: #5425A3; text-decoration:underline; }
	a:active { color: #49C9D5; text-decoration:underline; }
	a:hover { color: #49C9D5; text-decoration:underline; }
