body {
	background-image:  url(../images/background-tile.jpg);
	background-color: #8A9090;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 14px;
	color: #4F5764;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.slug {
	color: #e4ebfc;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
a.slug:link {
	color: #e4ebfc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.slug:visited {
	color: #e4ebfc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.slug:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a.slug:active {
	color: #e4ebfc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.address {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

