a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3F173D;
	text-decoration: underline;
}
a:active {
	color: #3F173D;
	text-decoration: none;
}
	.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D9F7;
	
}
.text_black_7pt {
	font-size: 7pt;
	color: #000000;

}
.text_black_6pt {
	font-size: 6pt;
	color: #000000;

}
.text_black_8pt {
	font-size: 8pt;
}
.text_white_8pt {
	font-size: 8pt;
	color: #FFFFFF;
}
.text_black_8.5pt {
	font-size: 8.5pt;
	
}
.text_black_9pt {
	font-size: 9pt;
	
}
.text_black_10pt {
	font-size: 10pt;
	
}
.text_black_12pt {
	font-size: 12pt;
	
}
