body {
	background-repeat: repeat-x;
	background-color: #FFC54D;
	background-image: url(images/bg.jpg);
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
.optinform {
	background-image: url(images/optin-box.jpg);
	background-repeat: no-repeat;
}

.subhead-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
.johnsonbox {
	border: thin dotted #999999;
	padding: 5px;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.bodytext-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	list-style-position: outside;
	list-style-image: url(images/bti-bullet.jpg);
	list-style-type: circle;
}
