td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}
.background{
background-image:url(images/chicago_broker.gif);
background-repeat:no-repeat;
}.large {
	font-size: 16px;
	line-height: 18px;
}
a:link {
	color: #7F7F7F;
}
a:hover {
	text-decoration: none;
	background-color: #8BCED4;
}
a:visited {
	color: #7F7F7F;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #D1A606;
	padding: 7px;
}
.allcaps {
	text-transform: uppercase;
	color: #689D6C;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
