
body{
	font-family: verdana,sans-serif, arial, Helvetica, '新宋体';
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FEFEFE fixed;
	FONT-SIZE: 11px;
	margin-left: 15%;
	margin-right: 15%;
	}
TD {
	FONT-FAMILY: Tahoma, Georgia;
	list-style-type: square;
}
TH {
	FONT-FAMILY: Tahoma, Georgia
	}
A:link {
	COLOR: #0000cc; TEXT-DECORATION: none
	}
A:visited {
	COLOR: #0000cc; TEXT-DECORATION: none
	}
.common {
	FONT-SIZE: 11px;
	font-family: Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	white-space: normal;
	list-style-type: circle;
	}
.new {
	COLOR: #ff0000;
	font-family: Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	}
A:hover {
	TEXT-DECORATION: none
	}
A:active {
	TEXT-DECORATION: none
	}

pre {
	font-family: Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: pre;
}
/************ Horizontal tag styles *************/

hr {
	position: relative;
	visibility: visible;
	height: 1px;
	width: 100%;
	}
address{
	font-style: normal;
	}

h1{
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif, "新宋体"; 
	font-weight: bold; 
	font-variant: small-caps; text-decoration: underline; 
	}

h2{
	font: bold 100% Verdana,sans-serif,Arial,Helvetica,"新宋体";
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
h3{
	font: bold 100% Verdana,sans-serif,Arial,Helvetica,"新宋体";
	margin: 0px;
	padding: 0px;
	}
table {
	border-bottom: 1px dotted fuchsia;
	border-left: 1px dotted fuchsia;
	border-color: Black Black Black Black;
	}

td {
	padding: 1px 1px 1px 1px;
	border-top: 1px dotted fuchsia;
	border-right: 1px dotted fuchsia;
	border-color: Black Black Black Black;
}
.imp {
	font-family: Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}	
acronym {
  border-bottom: 1px dotted black;
}