.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#666666;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color:#333333;
}

.link1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	text-decoration:underline;
}
.link1:hover {
	color:#FF0000;
	text-decoration:none;
}
