@charset "UTF-8";
.text {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}
.orange {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 13px;
	line-height: 15px;
	color: #FF0000;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}
a:link {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 13px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 13px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 13px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: underline;
}
.small {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
