.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #990000;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
.deck {
	font-family: Tahoma;
	font-size: 24px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.preheader {
	font-family: Tahoma;
	font-size: 16px;
	text-align: left;
	padding: 10px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 16px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 25px;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.johnsonbox {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-color: #FFFFCC;
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: medium dashed #990000;
}
.testimonialbox {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	background-color: #D5E4F7;
	background-position: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: medium dotted #003366;
}
.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.productdescriptions {
	font-family: Tahoma;
	font-size: 16px;
	background-color: #E8FAE7;
	background-position: center;
	text-align: justify;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: medium solid #006600;
}
.timeout {
	font-family: Tahoma;
	font-size: 16px;
	background-color: #FFFFCC;
	background-position: center;
	text-align: justify;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	border: thick dashed #990000;
}
.greentick {
	list-style-position: inside;
	list-style-image: url(Images/greentick.gif);
	list-style-type: disc;
	font-family: Tahoma;
	white-space: inherit;
	text-align: left;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 30px;
}
.redcross {
	list-style-position: inside;
	list-style-image: url(Images/redcross.gif);
	list-style-type: disc;
	font-family: Tahoma;
	white-space: inherit;
	text-align: left;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 30px;
}


.MAINproductdescriptions {
	background-color: #EEF0F7;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: thick dotted #0000FF;
}
