#sub_headline
{
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #2C2B26;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#salesletter_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#tips
{
	background-color: #484035;
	width: 250px;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-variant: small-caps;
	text-align: left;
}
#salesletter_body #stats
{
	border: thin solid #999999;
}
#headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	font-style: normal;
	line-height: 41px;
	color: #CC3300;
}
#salesletter_body #stats TH
{
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#testimonial
{
	padding: 30px;
	background-color: #FFFF99;
	border: thin dashed #FF3300;
	font-size: 16px;
}
#from_testimonial
{
	font-size: 18px;
}
#tagline
{
	font-size: 18px;
	line-height: normal;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

