.BodyContent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HeadingRed {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #E51314;
	text-decoration: none;
}
.linkInside {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.linkInside:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkRed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkCyan {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.LinkWhite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyContentJap {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.body_content_jp {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: auto;
	font-family: "MS Gothic";
}
.header_jp {
	font-family: "MS PGothic";
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}