.text {
	line-height: 1.5;
	font-size: 10pt;

}
.text10 {
	font-size: 10pt;
}
a:link {
	font-size: 10pt;
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}
