#showcase a {
	color:#000;
	background-image:none;
	text-decoration:none;
}
#showcase a:hover {
	color:#000;
	text-decoration:none;
}
.link {
	color: #000;
}
#showcase title2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0 em;
}
#showcase h1 {
	line-height: 1.5em;
	margin-bottom: 0em;
	line-height: 1.5em;
	color:#000;
	font-size: 24px;
	font-family:"arial";
	font-weight:bold;
}
#showcase h2 {
	line-height: 1.3em;
	font-size: 20px;
	padding-left:10px;
	color:#000;
	font-family:"arial";
	font-weight:bold;
}
#showcase h3 {
	line-height: 1em;
	font-size: 12px;
	padding-left:10px;
	padding-top:5px;
	color:#000;
	font-family:"arial";
}
#showcase p {
	line-height: 1.2em;
	margin-bottom: 1em;
	margin-top: 0.5em;
	font-size: 12px;
	padding-left: 0px;
	color:#000;
	font-family:"arial";
}
#showcase ul {
	padding-left: 20px;
}
#showcase li {
	line-height:1.4em;
	list-style-type:disc;
}
