/* Global Style */

TD {
	color: #6C6C6C;
	font-family: MS UI Gothic;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

BODY {
	font-family: MS UI Gothic;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

A:link {
	color: #6C6C6C;
	font-family: MS UI Gothic;
	font-size: 12px;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-family: MS UI Gothic;
	font-size: 12px;
	text-decoration: none;
}

A:hover {
	color: #6C6C6C;
	font-family: MS UI Gothic;
	font-size: 12px;
	text-decoration: underline;
	line-height: 19px;
	}

.style1 {
	color: #006abc;
	font-weight: bold;
}

.def {
	background-color: #F3EFEB;
}

.lg {
	background-color: #FFFFFF;
}

.lgr {
	background-color: #FFFFFF;
}

.lgst {
	background-color: #FFFFFF;
}
.bbs {
	color: #2B94FD;
	font-size: 9px;
	padding-left: 1px;
	line-height: 16px;
}