.privacy {
	font-family: Helvetica, Arial, Geneva;
	font-size: 9pt;
	color: #996600;
}
a:link {
	font-family: Helvetica, Arial, Geneva;
	font-size: 9pt;
	color: #660000;
}
a:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
}
.rule {
	border: thin solid #666666;
}
.topbotrule {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
