.copy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #434950;
}
.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #434950;
}
.smallText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #434950;
}
.headline {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4A8BCD;
	font-weight: bold;
}
.Bigheadline {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #4A8BCD;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
hr {
	color: #ebe8dc; 
	background-color: #acaa9c; 
	border: 1px dotted #ffffff;
	border-style: none none dotted; 
}
.title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #434950;
	font-weight: bold;
}
.links {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #4A8BCD;
	text-decoration: underline;
}
.subtitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #434950;
	font-weight: bold;
}
.blueCopy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4A8BCD;
	font-weight: bold;
	}