td {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
body {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
}
.bordwith {
	font-size: 9pt;
	color: #0098c0;
	text-decoration: none;
	border: 1px solid #0098c0;
}
.talent {
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}
.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

