.homeIntro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #797979;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	margin-top: 0px;
}
body {
	background-color: #F7F6F6;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #797979;
	text-align: center;
	margin-bottom: -10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
}
a {
	color: #797979;
}

.emboldenP {
	font-size: 14px;
	font-weight: 700;
}
.guarantee {
	font-size: 14px;
	color: #00F;
}

.callout {
	font-size: 22px;
	line-height: 35px;
	font-weight: 700;
	color: #FF2700;
	text-align: center;
}
.callout a{
	color: #FF2700;
	text-decoration: none;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
}
.bonusH {
	background-color: #FF0;
}
