page { 
	margin: 2cm;
	width: 8.5in;
	height: auto;
}



BODY {
	color: black;
	background: white;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
   
H1 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}   
   
   
H2, H3 {
	background: white; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black; 
	padding-bottom: 1px;
 }


.newsletter-TopTips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
	background-color: #660000;
}
.newsletter-TopTipsbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
	background-color: #660000;
}
.newsletter-Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000;
	font-weight: bolder;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
.newsletter-subheading-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.newsletter-subheading-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}
.newsletter-MainArticleHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	right: 10px;
}
.newsletter-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: lighter;
	text-align: justify;
	vertical-align: top;
}
.newsletter-recomendations {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
	background-color: #666;
}
.newsletter-recomendations a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
	text-decoration: underline;
	font-variant: normal;
}
.newsletter-favproducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
	background-color: #666;
}
.newsletter-bodyfavproducts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
	background-color: #666;
}
.pagebreak {
	page-break-after: always;
}
