.text1 {
	color: #333;
	text-align: left;
}
.noBorderw {
	color: #FFF;
	text-align: left;
}
.content {
	font-family: "Arial Unicode MS";
	font-size: 11px;
	color: #252525;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0.1em;
	width: 100%;
}
.titleText {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #161616;
	text-align: left;
}
.titleSmall {
	font-family: "Arial Unicode MS";
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.topBorder {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.linkText {
	font-family: "Arial Unicode MS";
	font-size: 10px;
	color: #006;
	text-decoration: underline;
	text-align: left;
}
.borderBtm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
