.textn12 {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	
  color : #666666;
}
.textn10 {
	font-size: 10pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #666666;
}
.textn8 {
	font-size: 8pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #666666;
}
.textb12 {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: bold;
	color: #666666;
}
.textb10 {
	font-size: 10pt;
	font-family: "MS UI Gothic";
	font-weight: bold;
	color: #666666;
}
.testb8 {
	font-size: 8pt;
	font-family: "MS UI Gothic";
	font-weight: bold;
	color: #666666;
}
.testwhn10 {
	font-size: 10pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}
.testwhb10 {
	font-size: 10pt;
	font-family: "MS UI Gothic";
	font-weight: bold;
	color: #ffffff;
}
.testwhn12 {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}
A {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}
A:LINK {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}
A:VISITED {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}
A:ACTIVE {
	font-size: 12pt;
	font-family: "MS UI Gothic";
	font-weight: normal;
	color: #ffffff;
}