body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 125%;
}
.addressBottom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 125%;
}
.queensManhattan {
	font-weight: bold;
	color: #396FB7;
}
a:link {
	font-weight: bold;
	color: #EB9A2D;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #EB9A2D;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #396Fb7;
}
.txtHeads {
	font-weight: bold;
	color: #396fb7;
}
.smallText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 120%;
}
