body {
	font-family: "Lucida Sans Unicode", "MS UI Gothic", "sans-serif", "Lucida Grande", "Tahoma", "Arial", "monospace", "SimSun", "Courier", "Arial Unicode MS";
	color: #555555;
	font-size: 10pt;
}
h1 {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight:bolder;
	font-size:14pt;
}
h2 {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight:bolder;
	font-size:12pt;
	color: #FF00FF;
}
h3 {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight:bolder;
	font-size:11pt;
}
p {
	margin:0px 10px 10px 0px;
	line-height :17pt;
	font-size: 11pt;
}
li {
	margin: 6px 0px 0px;
	color: #333;
	line-height: 13px;
	font-size: 9pt;
}
table {
font-size: 9pt;
line-height :16pt;
}
a {
	font-weight: bold; 
	color: #1111FF; 
	text-decoration: none; 
}
a:link {
	font-weight: bold; 
	color: #1111FF; 
	text-decoration: none; 
}
a:visited {
	font-weight: bold; 
	color: #1111FF; 
	text-decoration: none; 
}
a:active {
	color: #009933; 
}
a:hover {
	color: #00FF00; 
	text-decoration: underline; 
}
