a:link {
	text-decoration: underline;
	color: #006633;

}

a:visited {
	color: #006633;
	text-decoration: underline;
}	

a:active {
	color: #006633;
	text-decoration: underline;
}

a:hover {
	color: #990000;

}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	text-align: left;
}
.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990000;
	list-style-type: square;
	list-style-image: url(images/check.gif);
}
.style3 {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.testimonials {
	padding: 6px 50px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #333333;
	border-top: 1px dashed #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px dashed #FF6600;
	border-left: 1px none #FF6600;
}
.table {
	background-color: #FFFFFF;
	padding: 6px;
}
.checkBullet {
	list-style-position: outside;
	color: #990000;
	font-weight: normal;
	list-style-type: circle;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/check.gif);
}
.bonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #993300;
}

.question {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.style4 {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.style5 {	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {color: #FF0000}
.style8 {font-size: 17px; letter-spacing: 1px; color: #000066; font-family: Arial, Helvetica, sans-serif;}
.style11 {font-size: 18; font-weight: bold;}
.style13 {
	color: #CC0000;
	font-size: 24px;
	font-style: italic;
}
.style14 {font-size: 18px}
.tableBorder {
	border: 1px solid #333333;
}
.tableBorderBonus {
	border: 1px dashed #999999;
	padding-left: 15px;
}
