
/* CSS for Willowbrook Ballroom Directory */
body
{
	background-color:#FFF;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:13px;
	font-weight: 700;
}

bold { font-weight:bold; }

a:link, a:visited, a:active
{
	color:black;
	text-decoration:none;
}

table.directory
{
	font-weight:800;
	border-right:1 px solid #CCC;
}

table.directory td { vertical-align:top; }

.fl
{
	color:#800000;
	font-size:110%;
}

table.directory img
{
	padding-left:5px;
	padding-right:5px;
	height:18px;
	width:18px;
	border:none;
}

td.one { font-size:90%; }

td.two { font-size:80%; }
