td {
	font-size: 12pt;
}
style {
	font-size: 10pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body{
  font-family: Arial, "ËÎÌå", sans-serif, Verdana, "Times New Roman";
	font-size:16px;
}
.title{
  font-family:Arial, "ËÎÌå", sans-serif, Verdana, "Times New Roman";
	font-size:16px
}
.content{
  font-family:Arial, "ËÎÌå", sans-serif, Verdana, "Times New Roman";
	font-size:14px;
}