.overviewTable {
	width: 233px;
	margin: 10px 0px 0px 0px;
	}
.overviewApprovalHeadline {
	font-size: 11pt;
	color: gold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	}
.overviewHeadline {
	font-size: 9pt;
	color: gold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	}
a.overviewHeadline {
	font-size: 9pt;
	color: gold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	}
a.overviewHeadline:hover {
	font-size: 9pt;
	color: gold;
	font-family: "Times New Roman", Times, serif;	
	text-decoration: underline;
	font-weight: normal;
	}
.overviewDate {
	font-size: 8pt;
	color: #ECECEC;
	font-family: "Times New Roman", Times, serif;
	}
.overviewText {
	font-size: 10pt;
	color: #FFC;
	font-family: "Times New Roman", Times, serif;
	}
a.overviewDate {
	font-size: 8pt;
	color: #ECECEC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: normal;
	}
a.overviewDate:hover {
	font-size: 8pt;
	color: #ECECEC;
	font-weight: normal;
	text-decoration: bold;
	font-family: "Times New Roman", Times, serif;
	}