.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.lefemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.lefemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link {
	color: #333333;
	text-decoration: none;
}
.link:hover {
	color: #FF6600;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.indented
   {
   padding-left: 20px;
   }
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
.siteby:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF6600;
	text-decoration: none;
}
