body 
{	
	font-family	: sans-serif ;
	font-size	: 11pt ;
	color		: white ;
	background-color: blue ;
}

a:link, a:visited
{
	color		: white ;
}

.task-location
{
	font-style	: italic ;
	text-align	: center ;
	color		: red ;
	background-color: white ;
	margin-top	: 5px ;
	margin-bottom	: 5px ;
}

h1#biz-title
{
	font-size	: 20pt ; 
	color		: blue ;
	background-color: white ;
	margin-top	: 5px ;
	margin-bottom	: 5px ;
}

#aa-defn-line
{
	color		: black ;
	background-color: white ;
	padding		: 10px 10px 10px 10px ;
}

#aa-defn-name
{
	font-weight	: bold ;
}

#aa-defn-type
{
	font-weight	: lighter ;
	font-size	: smaller ;
}

#aa-defn-defn
{
	font-family	: times ;
}


.item-list-area
{
	width			: 25em ;
	margin-left		: 10% ;
	margin-top		: 0 ;
	display			: block ;
}
.item-list-col
{
	width			: 14.00em ;
	float			: left ;
	font-size		: 1em ;
}
.end-list-cols
{
	clear			: both ;
}




p#hosted-by
{
	font-style	: italic ;
	text-align	: center ;
	font-size	: smaller ;
	background-color: purple ;
	color		: lime ;
}

a.gym-info:link, a.gym-info:visited, a.gym-info:active, a.gym-info:hover
{
	font-size	: 8pt ;
	color		: Black ;
}
