body {
	background-color: #eae0c7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #4b2e00;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4b2e00;
}
a:hover {
	text-decoration: underline;
	color: #4b2e00;
}
a:active {
	text-decoration: none;
	color: #4b2e00;
}
.FootLinks {font-size:10px;}
.TollNumbers {font-size:10px;}
.title {
	font-size: 12px;
	font-weight: bold;
}