div.divPressTitle {
	padding-top: 10px;
	font-family: Verdana,Helvetica;
	font-size: 10pt;
	text-align: left;
	padding-left: 50px;
	font-weight: bold;
	width: 550px;
}

div.divPressTitle a {
	color: #990000;
	text-decoration: none;
}

div.divPressTitle a:hover {
	color: #990000;
	text-decoration: underline;
}

div.divPressTitle a:visited {
	color: #990000;
	text-decoration: none;
}

div.divPressDesc {
	font-family: Verdana,Helvetica;
	font-size: 9pt;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 5px;
	text-align: left;
	width: 550px;
}

span.spanPressArticleSource {
	font-weight: bold;
}

span.spanPressArticleExcerpt {
	font-style:italic; 
}
