<style type="text/css">
dummy{
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #403C4C;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

a {
	text-decoration: none;
	color: #5D5479;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #736B8B;
}
.contentTable {
	border: 5px solid #26242D;
}
a:active {
	text-decoration: none;
}
.contentTD {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.homeNewsLI {
	font-size: small;
	line-height: 1.5;
	list-style-type: none;
}
.industryLinks {
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
	margin: 0px;
}
.industryLinks img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
 </style>
.contentTable .contentTD .headlineMain {
	margin-left: 15px;
}
.printFriendly {
	font-size: small;
	float: right;
	text-align: center;
}
