.main
{
	font-family: Arial;
	font-size:11px;
}

.imbd a
{
	color: black;
/*	text-decoration: none;*/
}

.adscol
{
	float:left;
}

.bar
{
	font-family: Arial;
	font-size: 13px;
	color: 778822;
	text-decoration: none;
	padding-left: 10;
	padding-right: 10;
}

.bar:hover
{
	color: 556600;
}

.b
{
	font-family: Arial;
	font-size:10px;
	color:white;
	line-height:17px;
}

.b a
{
	color: DDDDDD;
	font-weight: bold;
}

h1
{
	font-size: 19px;
	font-weight: normal;
}

h2
{
	font-size: 17px;
}

.summ, .summ a
{
	color: 7ba890;
	text-decoration: none;
}

.artfull, .artfull a
{
	color: 67866B;
}

.rel
{
	border: 1px #666666 dashed;
	padding: 10px;
	color: 67866B;
	margin-bottom: 10px;
	background-color: FFF4FE;
}

.rel a
{
	color: 67866B;
}

h2, .extract, .auth, .auth a
{
	color: 304733;
}

.extract a
{
	color: 304733;
	text-decoration: none;
}

.extract .cont
{
	text-decoration: underline;
}

.label
{
	font-weight: bold;
	color: black;
}

.maps, .maps a
{
	font-family: Arial;
	font-size: 10px;
	color: CCCCCC;
}

.maps
{
	padding-top: 10px;
}

/* NEW */

.story
{
	clear: both;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}

.story_title
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline !important;
}

.story_source
{
	color: 557777;
	margin-bottom: 5px;
}

.story_source a
{
	color: 557777;
	text-decoration: underline;
}

.story_body
{
	color: 333333;
	font-size: 12px;
}

.story_topics, .story_topics a
{
	color: 999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.quicklinks
{
	font-family:Arial;
	font-size: 13px;
}