body.Newsletter
{
	color:#7D7061;
	font-family:Arial;
	font-size:10pt;
}

TABLE.NewsletterHeading
{
	background-color:#ABBD26;
}

TD.NewsletterHeading1
{
	color:#7D7061;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}

A.NewsletterHeading1
{
	color:#7D7061;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}

SPAN.NewsletterHeading1
{
	color:#7D7061;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}

TD.NewsletterHeading2
{
	color:#7D7061;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

A.NewsletterHeading2
{
	color:#7D7061;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

.NewsletterReverseHeading1
{
	color:White;
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
}

.NewsletterReverseHeading2
{
	color:White;
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
}

A.orange-link 
{
	color: #ED6A0A; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none
}

.orange-link:hover 
{
	text-decoration: underline
}

.NewsletterSectionHeading
{
	color:#A8B50A;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}
	
TD.NewsletterLink
{
	background-color:#E9EDBE;
	text-align:center;
}

A.NewsletterLink
{
	color:#ED6A0A;
	font-size:10pt;
	font-family:Arial;
	text-decoration:none;
}

TD.NewsletterSidebar
{
	background-color:#E9EDBE;
	color:#666658;
	font-family:Arial;
	font-size:9pt;
	text-align:center;
}

DIV.NewsletterArticleHeading
{
	background-color:#E9EDBE;
	border-bottom:solid 2px #ED6A0A;
	width:100%;
}

A.NewsletterArticle
{
	color:#7D7061;
	font-family:Arial;
	font-size:10pt;
}
.hangingindent {
	text-indent: -25px;
	padding-left: 30px;
}
