.bodyTextBold	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	line-height:16px;
	margin-left: 10px;
}

.bodyTextRegular	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:200;
	line-height: 16px;
	margin-left: 10px;
	
}
					
#sectionText	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:300;
	line-height:17px;
	margin-left:10px;
}

.title	{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:600;
	line-height:18px;
	margin-left:10px;
}

.dotLine	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	color:#666666;
	margin-left:10px;
}

#linkText	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:500;
	line-height:13px;
	margin-left:75px;
}

.linksInterest	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	color:#FFFFFF;
	margin-right:10px;
	margin-left:50px;
}
.linksInterest a{
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	color:#FFCC33;
}
