td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shadow {
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=1);
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.dl {
	line-height: 150%;
	text-indent: 25px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.dl2 {

	line-height: 150%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.efont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
