TR.header {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	background-color: silver;
}
TR.body {
	font-size: 10pt;
	font-family: Arial;
	background-color: white;
}
.tableStyle TD {
	border-right: #ffffff 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: #ffffff 2px solid;
	padding-top: 3px;
	font-family: Verdana, Arial, Sans-Serif;
}
.tableStyle TD A {
	color: blue;
	text-decoration: none;
}
.tableStyle TD A:hover {
	text-decoration: underline;
}
.MarketingStyle
{
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	white-space:nowrap;
}

.MarketingStyle .header {
	display: block;
	background-color: #797979;
	color: Yellow;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
}

.MarketingStyle LABEL{
	font-size: 10pt;
	font-family:Arial;
	display:inline-block;
}
