body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #009999;
}
a:hover {
	color: #0099CC;
}
a:visited {
	color: #006666;
}
a:visited:hover {
	color: #00CCCC;
}
.bdyborder_bottom {
	background-color: #E8E8E8;
	border-bottom: 1px dotted #999999;

}
.bdyborder_bottom:hover {
	background-color: #B9CCD0;
	border-bottom: 1px dotted #999999;

}
.bdyborder_bottomCopy {
	background-color: #E8E8E8;
	border-bottom: 1px dotted #999999;
}
p {
	margin-top: -2px;
	margin-bottom: -2px;
}
