body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

.normal {
	font-size: 9pt;
	font-family: "verdana";
	LINE-HEIGHT: 12pt;
}
.normalL {
	font-size: 10pt;
	font-family: "verdana";
	LINE-HEIGHT: 12pt;
}
.normalL1 {
	font-size: 11pt;
	font-family: "verdana";
	LINE-HEIGHT: 12pt;
}
.normal_underline {
	font-size: 9pt;
	LINE-HEIGHT: 12pt;
	font-family: "verdana";
	text-decoration: underline;
}
.normalbold {
	font-size: 9pt;
	font-weight: bold;
	font-family: "verdana";
	LINE-HEIGHT: 12pt;
}
.normalboldL {
	font-size: 12pt;
	font-family: "verdana";
	font-weight: bold;
}
a:link {
	font-size: 9pt;
	color: #006666;
	text-decoration:    none;
	
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration:    none;
}
a:hover {
	font-size: 9pt;
	color: #FF3300;
	text-decoration:    none;
}
.normalblue{
	font-size: 8pt;
	color: #0000ff;
	font-family: "verdana";
	text-decoration: none;
}
.normalred{
	font-size: 8pt;
	color: #ff0000;
	font-family: "verdana";
	text-decoration: none;
}
.newstitle {
	font-size: 9pt;
	color: #666666;
	font-family: "verdana";
	text-decoration:    none;
}
.tableunderline {
	vertical-align:top;
	font-size: 9pt;
	LINE-HEIGHT: 12pt;
	font-family: "verdana";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
.leftline { border-left: 1px solid gray; }
