@charset "utf-8";
.standard4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 13pt;
	color: #666666;
}
.standard4 a:link {
	color: #0066FF;
	font-weight: bold;
}
.standard4 a:visited {
	color: #0066FF;
	font-weight: bold;
}
.standard4 a:hover {
	font-weight: bold;
	color: #00CC00;
}
.standard4 a:active {
	font-weight: bold;
	color: #00CC00;
}
