@charset "utf-8";
.headerTA {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texttable {
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
.texttable_blueTA {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0b0964;
	vertical-align:middle
}
.headerTA_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}