.textTail {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.bg {
	background-image: url(images/page/bg_outline1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.textBold {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.textUnderline {
	font-family: "MS Sans Serif";
	font-size: 14px;
	text-decoration: underline;
}
.textcopy {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #CCCCCC;
}
