@charset "utf-8";
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: inherit;
}
.textblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.copytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
