a:link {
	font-size: 9pt;
	text-decoration: underline;
	color: #6666CC;

}
a:visited {
	font-size: 9pt;
	text-decoration: underline;
	color: #6666CC;

}
a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #FF6600;

}
body {
	font-family: "Courier New", "宋体";
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #000000;
}
.headtext {
	font-size: 9pt;
	color: #FF6600;
	padding: 2px;

}
.toplink A:link {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.toplink A:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.toplink A:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;

}
.CodeBlock {
	font-size: 9pt;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	line-height: 100%;
}
.sidebar{
	text-align:center;
	background-color: #FFFFFF;
	font-weight: bolder;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
td {
	font-family: "Courier New", "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}
