.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16pt;
	letter-spacing: 0.05em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0em;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0em;
	color: #606258;
}
.spacedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0.4em;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	line-height: 6px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
}
a:link {
	color: #606258;
	text-decoration: underline;
}
a:visited {
	color: #606258;
	text-decoration: underline;
}
a:hover {
	color: #606258;
	text-decoration: underline;
}
a:active {
	color: #606258;
	text-decoration: underline;
}

