body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

<!--
.a1:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #ffffff;
}
.a1:hover {
	text-decoration: none;
	color: #999999;
}
.a1:active {
	text-decoration: none;
	color: #99FF00;
}
.a1 {
	font-size: 14px;
}
-->
<!--
a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}
a {
	font-size: 12px;
}
-->
.line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}