
td {
	font-family: Arial;
	font-size: 11pt;
}
a:link,a:visited,a:active {
	font-family: Arial;
	color: #0000ff;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color:#FFFFFF;
}
.heading {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13pt;
	color: #5886E0;
	font-weight: bold;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.directory {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2469BD;
}
.standout{
	background-color:#dedede;
	font-weight:bold;
}
.indent {
	margin-left: 20px;
}
.menuBar {
	background-color: #CADEEE;
	padding-top: 4px;
	padding-bottom: 6px;
}
a.menuBar:link,a.menuBar:visited,a.menuBar:active {
	color: #5886E0;
	text-decoration: underline;
}
a.menuBar:hover {
	color: #FFFFFF;
}
.imgHeader {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 15px;
	border-color: white; 
	border-style: solid;
}
.shops {
	padding-right: 30px;
	padding-left: 15px;
}

