

.hmTitle{
	margin-top:0px;
	text-align:center;
}
.hmText{
	padding-top:30px;
}
.hmPic{
	padding-right:30px;
}

.hmStaff{
	
}
.hmStaff td{
	padding-right:6px;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
}
.hmStaff pic{
	margin-bottom:5px;
}
.hmStaff h5{
	font-size:11px;
	font-weight:bold;
	
	color:#fcffa3;
	
	margin-top:0px;
	margin-bottom:0px;
}

.viewAll{
	font-size:13px;
	font-weight:bold;
	color:#fcffa3;
	
	text-align:center;
	padding:5px;
}
.viewAll a{
	color:#fcffa3;
}
.viewAll a:hover{
	color:#fff;
	text-decoration:none;
}

