
#hallfast {
	font-family: arial, verdana;
	padding: 10px;
}

#hallfast #cap strong {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}

#hallfast p {
	font-size: 12px;
}

#hallfast p a{
	text-decoration:underline;
	font-weight:bold;
}

#hallfast a {
	font-size: 12px;
	text-decoration: none;
	color: #000
}

#hallfast a:visited {
	text-decoration: underline;
	color:black;
	
}

#hallfast a:hover {
	color: black;	
}

#hallfast ul {
	list-style: disc inside none;
	font-size: 12px;
	margin:0;
	padding:0;
}

#hallfast li {	
	margin:5px 0 5px 20px;
	font-weight:bold;
}

#hallfast h2 {
	font-size: 14px;
	margin:0;
	padding: 10px 0 10px 15px;
	background-color: #3C79D7;
	color: #fff
}

#hallfast #hRec {
	border-bottom: 1px solid #FCBD34;
	text-align: center
}



