.article H2 {
	color: #59b224;
	margin: 3px 0px;
	font-size: 13px;
	font-weight: bold;
}

.article H2 A {
	color: #59b224;
}

.article H4 {
	margin: 3px 0px 10px 0px;
	color: #638bce;
	font-size: 10px;
	font-weight: bold;
}

.article H4 A {
	color: #638bce;
	text-decoration: underline;
}

.article IMG {
	float: left;
	margin: 0px 18px 0px 0px;
}
.article .extra {
	margin: 5px 0px 5px 0px;
	/*color: #638bce;*/
	color: #9c9c9c;
	font-size: 10px;
	font-weight: bold;
	text-transform: inherit;
	font-style: italic;
	width: 330px;
	float: left;
}

.article .extra A {
	color: #9c9c9c;
	text-decoration: underline;
}

.comment {
	margin: 0px 0px 28px 0px;
}

.comment H2 {
	color: #638bce;
	margin: 3px 0px;
	font-size: 13px;
	font-weight: bold;
}

.comment H2 A {
	color: #638bce;
}

.comment H4 {
	margin: 3px 0px 10px 0px;
	color: #638bce;
	font-size: 10px;
	font-weight: bold;
}

.comment H4 A {
	color: #638bce;
	text-decoration: underline;
}

.comment .extra {
	margin: 5px 0px 5px 0px;
	/*color: #638bce;*/
	color: #9c9c9c;
	font-size: 10px;
	font-weight: bold;
	text-transform: inherit;
	font-style: italic;
	width: 330px;
	float: left;
}

.comment .extra A {
	color: #9c9c9c;
/*	color: #638bce; */
	text-decoration: underline;
}

.comment .reformulate  {
	color: #9c9c9c;
	font-size: 9px;
}

.comment IMG {
	float: left;
	margin: 0px 18px 0px 0px;
}

.comment P {
	margin: 0px;
	font-style: italic;
	color: #333333;
	line-height: 18px;
}
