body {
	background-image: url(images/watermark.gif);
	background-repeat: repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	padding-right: 24px;
	padding-left: 24px;
	vertical-align: top;
}
h1 {
	color: #FF0000;
	font-size: 36px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-style: italic;
}
.yellow {
	background-color: #FFFF00;
	color: #333333;
}
.rightimg {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}

ul {
	list-style-image: url(images/regmerk.gif);
	margin-right: 60px;
	margin-left: 50px;

}
li {
	margin-top: 9px;
}
.topics {
	font-weight: bold;
	color: #000066;
}
.bonus {
	background-color: #FFFFFF;
	width: 87%;
	border: medium dashed #000000;


}
.imgleft {
	float: left;
	margin-right: 10px;

}
h3 {
	font-size: 18px;
	text-align: center;
}
h4 {
	font-size: 22px;
	color: #0000CC;
}
.redUnderline {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	text-decoration: none;

}
.strikethrough {
	color: #000099;
	text-decoration: none;
}
.dark {
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
.testimonial {
	background-color: #FFFFCC;
	width: 87%;
	border: medium dashed #000000;
}
.checkboxpad {
	margin-left: 20px;
}
.johson {
	background-color: #Dff4FF;
	width: 75%;
	border: medium dashed #CC0000;

}
.imgright {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
}
.blue {
	color: #0000CC;
}
.strikethroughCopy {
	color: #000000;
	text-decoration: line-through;
}
.specialbox {
	background-color: #FFFFFF;
	width: 87%;
	border: medium dashed #000000;
}
