body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal
}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal
}
table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal
}
.lotusNav { 
	list-style-image:  url(../lotus_icon1.gif);
	list-style-type: circle;
}
.ginkoNav { 
	list-style-image:  url(../ginko_icon1.gif);
	list-style-type: circle;		
}
.bList { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal 
}
A:link {
	color: #0000FF;
}
A:visited {
	color: #0000FF;
}
A:hover {
	color: #FF0000;
}
A:link.leftNav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
A:visited.leftNav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
A:link.leftNav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
A:hover.leftNav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.bodyTD {
	padding-left: 5px;
	padding-right: 5px;
}
table.schedule1 {
	width: 100%;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: blue;
	border-collapse: separate;
	background-color: #fffafa;
}
table.schedule1 th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.schedule1 td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
hr.schedule1 {
	height: 1px;
	color: blue;
}
table.schedule2 {
	width: 100%;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: blue;
	border-collapse: separate;
	background-color: #fff5ee;
}
table.schedule2 th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.schedule2 td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
hr.schedule2 {
	height: 1px;
	color: blue;
}
