@charset "UTF-8";
body,td,th {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
}
.bodyText {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 32px;
	color: #FFF;
}
.services {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
}
.subTitle {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #F11060;
}
.phone {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #F11060;
}
.whiteLink {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
