.highlight {

	font-weight: bold;
	color: #4C4C79;
}

.heading {
	font-weight: bold;
	color: #FA7620;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
z-index: 1;
}

.subHeading {
	font-weight: bold;
	color: #4C4C79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
}


.strapline {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F1F2;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #DEDEDE;
	display: block;
}
strong {

	font-weight: bold;
	color: #4C4C79;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
	padding: 1px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
