a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:selected { text-decoration: none }
a:hover { text-decoration: underline }

.main_text
	{
		font-family: Verdana;
		font-size: 10px;
		line-height: 14px;
		color: #333333;
		font-variant: normal;
	}
	
.main_text_bold
	{
		font-family: Verdana;
		font-size:10px;
		line-height: 14px;
		color:#333333;
		font-weight: bold;
		font-variant: normal;
	}
	
.main_text_bold_italics
	{
		font-family: Verdana;
		font-size:10px;
		line-height: 14px;
		color:#333333;
		font-weight: bold;
		font-variant: normal;
		font-style: italic;
	}
	
.main_text_highlight
	{
		font-family: Verdana;
		font-size: 10px;
		line-height: 14px;
		color: #333333;
		background-color: Yellow;
		font-weight: bold;
		font-variant: normal;
	}
	
	
.main_text_red
	{
		font-family:Verdana;
		font-size:10px;
		line-height: 14px;
		color:#FF0000;
		font-weight: bold;
		font-variant: normal;
	}

	.main_text_blue
	{
		font-family:Verdana;
		font-size:10px;
		line-height: 14px;
		color:#0000FF;
		font-weight: bold;
		font-variant: normal;
	}
	
.header_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#333333;
		font-weight: normal;
		font-variant: normal;
	}
.header1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height: 20px;
		color:#333333;
		font-weight: bold;
		font-variant: normal;
	}
.header2_text
	{
		font-family:Tahoma;
		font-size: 14px;
		line-height: 24px;
		color: Red;
		font-weight: bold;
		font-variant: normal;
	}

.header3_text
	{
		font-family:Tahoma;
		font-size: 18px;
		line-height: 24px;
		color: #336699;
		font-weight: bold;
		font-variant: normal;
	}
	
.
.contact_links {
		font-family: "Times New Roman";
		font-size: 11px;
		line-height: normal;
		color:#333333;
		font-weight: normal;
		font-variant: normal;
	}
	
.contact_links a:link {
	color:#333333;
	text-decoration: none;
	}
	
.contact_links a:hover {
	color:#333333;
	text-decoration: underline;
	}
	
.contact_links a:selected {
	color:#333333;
	text-decoration: none;
	}
	
.contact_links a:visited {
	color:#333333;
	}
	
.friendly_links {
	color:#333333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	}
	
.friendly_links a:link {
	color:#333333;
	}
	
.friendly_links a:selected {
	color: #333333;
	}

.friendly_links a:hover {
	color: Red;
	font-weight: bold;
	}

.testimonial_text {
		font-family: Tahoma;
		font-size: 12px;
		line-height: 14px;
		color: #00008B;
		font-variant: normal;
		font-style: italic;
		border: 2px solid blue;
		padding: 10px;
	}

.testimonial_name {
		font-family: Verdana;
		font-size: 10px;
		line-height: 10px;
		color: #6A7A88;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
	}

.product_links {
	color: Red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	}
	
.product_links a:link {
	color: Red;
	}
	
.product_links a:selected {
	color: Red;
	}

.product_links a:hover {
	color: Black;
	font-weight: bold;
	}
/* ---------------------------------------
 styles added by open source solutions
----------------------------------------*/
.listBox {
	text-align: left;
	font-family: Verdana, san-serif;
	width: 500px;
	border: 4px solid red;
	background-color: #F3EF87;
	padding: 10px;
	padding-right: 30px;
	margin-left: 90px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
}
h2.listBoxH2 {
	color: red;
	margin-left: 90px;
	margin-bottom: 5px;
}
.listBox2 {
	text-align: left;
	font-family: Verdana, san-serif;
	color: #000;
	border: 4px solid #014876;
	background-color: #CCC;
	font-weight: bold;
	font-weight: bold;
	margin-top: 20px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}
.listBox2 h2 {
	padding-left: 38px;
	font-size: 135%;
}
#newOffer li {
	font-size: 12px;
	text-align: left;
	margin-left: 205px;
}
#newOfferIndex li {
	font-size: 12px;
	text-align: left;
	margin-left: 100px;
}
.textBlack {
	color: #000;
}
.textRed {
	color: red;
}
.textBlue {
	color: #336699;
}
hr {
	width: 65%;
	margin-bottom: 10px;
	border: 2px solid #999;
}
#justReleasedContainer {
	border: 5px solid #999;
	padding: 10px;
	width: 85%;
	font-size: 1.3em;
}
#newProductHeadline {
	border-top: 4px solid #014876;
	border-bottom: 4px solid #014876;
	background-color: #CCC;
	padding: 0px 10px;
	margin: 15px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#newProductHeadline a:link { color: #336699; }
#newProductHeadline a:visited { color: #336699; }
.productBox {
	border: 5px solid #999;
	padding: 10px;
	width: 85%;
	margin-bottom: 10px;
}
#packageIntro {
	font-family: Verdana, san-serif;
	font-size: 1.5em;
	font-weight: bold;
}
#bonusReportDescription {
	width: 85%;
	margin: 50px 0px;
	font-family: Arial, san-serif;
}
#bonusReportDescription ul {
	list-style-type: none;
	text-align: left;
}
#bonusReportDescription ul li {
	margin-bottom: 10px;
}
.productBox h4 {
	color: #222;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family: Arial, san-serif;
	font-size: 1.6em;
}
.bonus {
	padding: 0px;
	margin: 0px;
	font-size: .85em;
	font-family: Tahoma, san-serif;
	font-weight: bold;
	color: #333;
}
.price {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, san-serif;
	font-style: bold;
	font-size: 1.4em;
}
.highlight {
	color: red;
}
.genContent {
	width: 85%;
}
#header {
	width: 85%;
}
#header h1 {
	margin: 0;
	padding: 0;
	margin: 15px 0;
	font-family: Tahoma, san-serif;
	font-weight: bold;
	font-size: 155%;
	color: red;
}
#header h2 {
	font-family: Tahoma, san-serif;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	padding: 0;
}
.dearSibs {
	text-align: left;
	padding: 0px 30px;
}
.productInformation {
	width: 75%;
}
#bookFaqs {
	margin: 30px 10px;
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	font-variant: normal;
}
#bookFaqs ol {
	padding: 0px;
	margin-left: 20px;
}
#bookFaqs h2 {
	color: #111;
}
h2.faqheading { /* back headings look similiar */
	color: #111;
	text-align: left;
	font-size: 110%;
	font-family:Tahoma;
}
h3.answers {
	font-family: Verdana, san-serif;
	font-size: 97%;
}
.seo            { color: #666666; font-size: 11px; font-family: verdana }
.seo A:link     { color: #666666; text-decoration: none; }
.seo A:visited  { color: #666666; text-decoration: none; }
.seo A:hover    { color: #666666; text-decoration: none; }