#display {
	padding-bottom: 25px;
}
#display h3 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	width: 100%;
	color: #666;
	padding-bottom: 15px;
	text-align: center;
}
#display h4 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	width: 100%;
	color: #666;
	font-weight: normal;
}
#display p {
/*
	padding: 5px;
	text-indent: 20px;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	*/
}

#links {

}
div.link {
	display: block;
	width: 100%;
	padding: 10px;
}
div.link a {
	font-family: arial;
	color: #1a00d9;
	letter-spacing: 1px;
	font-size: 16px;
}
p.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
p.description span {
	font-weight: bold;
}