body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	text-decoration: none;
}
td {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.td1 {
	background-color: #F7F7F7;
	border: 1px dashed #999999;
}
.td2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
.font1 {
	font-size: 9pt;
	line-height: 15pt;
}
