body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type:none;
	line-height:23px;
	color:#000000;
}
.line{
	border-bottom:1px #666666 dashed;}
	
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.title{
	font-size:15px;
	font-weight:bold;}
#more{
	width:350px;
	height:20px;
	padding-top:10px;
	text-align:right;
	}
#more1{
	width:720px;
	height:20px;
	padding-top:10px;
	text-align:right;
	}
a.more:link {
	font-size: 9pt;
	color: #0084B5;
	text-decoration: none;
}
a.more:visited {
	font-size: 9pt;
	color: #0084B5;
	text-decoration: none;
}
a.more:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a.more:active {
	font-size: 9pt;
	color: #0084B5;
	text-decoration: none;
}