body {
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
table,tr,td {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.title_W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F9F9F9;
}
.title_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #267CAB;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.white{
	font-size: 12px;
	color: #ffffff;
}
.white a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
.f14{
	font-size: 14px;
}