.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.subhead {
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.text	{
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size:  .8em;
	color: #000; 
	background-color: #F8F4E0; 
	}
h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
}
h2	{
	font-size: 2em;
	font-weight: bold;
	color: #303;
	background-color: #F8F4E0;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-color: #683D6A;
}

h3	{
	font-size: 1.25em;
	font-weight: bold;
	color: #303;
	background-color: #F8F4E0;
}
.whitetext	{
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size:  .8em;
	color: #FFF;  
	}
.panel {
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size:  .8em;
	color: #000; 
	border-style: solid;
	border-color: #330033; 
	border-width: thin;
}
.textnoback	{
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
	font-size:  .8em;
	color: #000; 
	}
.newsletterheadline
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
}
.newslettersubhead, .NLsubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}
.NLsubhead {
	vertical-align:super;
	line-height:.7;
	}
.newsletterwhite
 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#coverPage {
	vertical-align:top;
	}
#ArticleWriter {
	float:left;
	padding: 0px 10px 0px 0px;
}
#ArticleWriter img {
	border:#303 medium solid;
}
#article, .newslettersubhead {
	margin-top: 11px;
	}
div#article {
	height:120px;
	width:600px;
	}
.newsletterTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #303;
}
.articleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #303;
	/*line-height:3px;
	background-color: #F8F4E0;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-color: #683D6A;*/
}
.lineHeightAuthor {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
}
.articleAuthor {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:50px;
}
.NLquote {
	font-style:italic;
	font-size:18px;
	}

#spiceLeft {
	float:left;
	width:47%;
}
#spiceRight {
	float:left;
	width:53%
}
#spiceLeft, #spiceRight {
  padding:15px 0;
}