body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
}
.line {
	BORDER-RIGHT: 0px dotted #666666; BORDER-TOP: 0px dotted #666666; BORDER-LEFT: 0px dotted #666666; BORDER-BOTTOM: 1px dotted #666666
}