.style1 {
	font-family: times;
	font-size: 12pt;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.style2 {
	font-family: helvetica;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
}
.style2normal {
	font-weight: normal;
	font-family: helvetica;
	font-size: 12pt;
	color: #333;
	text-align: left;
}

.style4 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 10pt;
}
#toTop { width:100px;background:#f1f1f1;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#4A659C;text-decoration:none; }
