
.familyMainTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
}

.familyTitle {
	width: 100%;
	float: left;
	color:#3B69B7;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}


.familyText {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px !important;

}
.more:hover{
	text-decoration: none;
	color: #093259;
	padding-bottom: 0px !important;

}
