.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #B8976C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #B8976C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.rule {
	border: 1px solid #CCCCCC;
}
