@charset "utf-8";
body {
	background-color: #a1a1a1;
}
.style12 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #EBEBEB;
	font-style: normal;
}
.style13 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #EBEBEB;
}
.links {color: #FF0000}
link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

