.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}
.whitetahoma {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.border {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.scrollable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.textunderline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.textCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.textunderlineCopy_service {
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
}
.textCopyblack {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #000;
}
.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}
.googlelink {
	color: #F00;
}
.boldlinkCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
}
.scrollableCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.textCopyblackCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: 600;
}
.boldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 24px;
}
.whitetahomaCopy {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

