div {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 25px;
	margin:0 auto;
}
.bd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 9pt;
	text-decoration: none;
	background-color:transparent;
	background-image: url(apple.gif);
	color: #000099;
}
