/*-------------- wb_[ --------------*/
a:link.header {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a:active.header {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.header {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover.header {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
a:link.header2 {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a:active.header2 {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a:visited.header2 {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.header2 {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

