.subhead
{
	background-color: #D9DAC1;
	color: #787A48;
	font-weight: normal;
	padding: 4px 0 4px 25px;
	margin: 0 0 25px 0;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: 'Times New Roman';
	text-transform: uppercase;
}

.ArticleNumber
{
	position: relative;
	left: -350px;
	top: 2px;
	margin-top: 0;
	font-size: 24px;
	color: olive;
	text-align: right;
	display: block;
}

.ArticleTitle
{
	margin-top: -25px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -30px;
	left: 15px;
}

.ArticleSubtitle
{
	margin-top: -45px;
	margin-left: 50px;
	font-size: 11px;
	font-weight: normal;
	color: olive;
	line-height: 15px;
	font-style: italic;
	letter-spacing: 2px;
	position: relative;
	top: 0px;
	left: 0px;
}

.ArticleBlurb
{
	position: relative;
	left: 0px;
	margin-top: -5px;
	padding: 0px 25px 0px 25px;
	letter-spacing: 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
}

a.ArticleNumber
{
	color: olive;
	text-decoration: none;
}

a.ArticleNumber:hover
{
	color: #C06;
	text-decoration: none;
}

a.ArticleNumber:active
{
	color: #C06;
	text-decoration: none;
}

a.ArticleTitle:hover
{
	color: #666;
	text-decoration: underline;
}

a.ArticleTitle:active
{
	color: olive;
	text-decoration: underline;
}

a.more
{
	color: olive;
	font-size: 10px;
	padding-left: 5px;
	font-style: italic;
}

.indent
{
	margin-left: 40px;
}
