*
{
	color: black !important;
}

body
{
	background: none;
	margin: 0 15px 0 15px;
	/*width: 40em;*/
}

#article_body > *
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.article_image, .article_image_caption
{
	display: none;
}

.article_divider
{
	overflow: hidden;
	height: 2px;
	background-color: black; /*#B6AE71;*/
	margin: 8px 0 8px 0;
	border: 0;
}

p.article_subhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: black; /*%wine;*/
	font-weight: bold;
	display: block;
	font-size: 10pt !important;
}

a.article_text, a.article_text:link, a.article_text:visited, a.article_text:active
{
	color: black;
	font-weight: normal;
}

a.article_source, a.article_source:link, a.article_source:visited, a.article_source:active
{
	color: black;
	font-weight: normal;
}

a.article_text:hover
{
	color: black; /*#B84B1C;*/
	font-weight: normal;
}

a.article_book, a.article_book:link, a.article_book:visited, a.article_book:active
{
	font-style: italic;
	color: black;
	font-weight: normal;
}


a.article_book:hover
{
	font-style: italic;
	color: black; /*#B84B1C;*/
	font-weight: normal;
}

.gray
{
	color: black;
}

.copyright
{
	font-size: 1em;
	color: black;
}