body {
	font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 150%;

}
.td-1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.black1:link {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.td-2 {
	cursor: hand;
}
a.black1:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.black1:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.white:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
