td {
	font-size: 12px;
	line-height: 25px;

}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;

}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 12px;
	color: #FF9900;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.blue {
	font-size: 12px;
	color: #003399;
	line-height: 23px;

}
a.blue:hover {
	font-size: 12px;
	color: #3399FF;
}
a.blue:link {
	font-size: 12px;
	color: #003399;
}
.red {
	font-size: 12px;
	line-height: 23px;
	color: #660000;

}
a.red:hover {
	font-size: 12px;
	color: #FF6600;
}
a.red:link {
	font-size: 12px;
	color: #660000;
}
.point {
	font-size: 6px;
}
.p14 {
	font-size: 14px;
	font-weight: normal;
	color: #003399;


}
.abc {
	font-family: "Arial";
	font-size: 12px;
}
.p10_b {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
