.d {
	FONT-SIZE: 9pt; LINE-HEIGHT: 150%; TEXT-DECORATION: none
}
.d1 {
	FONT-SIZE: 10pt; LINE-HEIGHT: 180%
}
a:link {
	font-size: 9pt;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
}
