table {
	margin: 0px;
}

a:link {
	text-decoration: none;
	color:#999999;
}

a:visited {
	text-decoration: none;
	color:#999999;
}

a:hover {
	text-decoration: none;
	color:#333333;
}

a:link.uline {
	text-decoration: underline;
	color:#666666;
}

a:visited.uline {
	text-decoration: underline;
	color:#666666;
}

a:hover.uline {
	text-decoration: underline;
	color:#333333;
}

.text10_15 {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.text10_15g {
	font-size: 10px;
	line-height: 15px;
	color: #909090;
}

.text12_18 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.text12_18w {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.text12_18g {
	font-size: 12px;
	line-height: 18px;
	color: #969696;
}

.text12_18bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}

.text14_18 {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.text14_18w {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}

.mg40 {
	margin-top: 2px;
	margin-left: 40px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.mg30 {
	margin-top: 2px;
	margin-left: 30px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.mg30r {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
}

.mg12 {
	margin-top: 2px;
	margin-left: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
}
/* 2008.7 */
.text12_18r {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}

