body {
	background-color: #fff;
	margin: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-align: center;
	color: #CC0000;
	height: auto;
	width: auto;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 34px;

}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 24px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	line-height: 20px;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	border: 1px solid #FFCC66;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 20px;
	border: 4px solid #FF6600;
	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;
}
.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;
}
#content hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}

