.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-align: center;
	color: #FF3300;
	height: auto;
	width: auto;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 32px;

}
h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #FFE6D5;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #171717;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #F4F4F4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	letter-spacing: -1px;
	height: auto;
	width: auto;
	font-weight: bold;
	line-height: 20px;
	border: 4px dashed #FF3300;
	background-color: #FFFFCC;


}
.highlight {
	background-color: #FFFF66;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFCC;
	border: 2px dashed #333333;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.optin {
	border: medium dashed #FF3300;
	font-size: 13px;
	background-color: #FFFFCC;
}
.modules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.previews {
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #f4f4f4;
}

