<style type="text/css">

a:link    {color:#0000CC;text-decoration : underline;}
a:visited {color:#0066FF;text-decoration : underline;}
a:active  {color:#0094ec;text-decoration : none;}
a:hover   {color:#FF6600; position: relative;top:
           2px;overflow: visible;visibility: visible;text-decoration : none;}

BODY {	color: #000000;
	font: Arial 10pt;
	cursor: crosshair;
	border: 0px solid #FFFFFF;
	scrollbar-arrow-color: #7AD4A8;
	scrollbar-base-color: #C5EDD9;
	scrollbar-darkshadow-color: #8FDCB6;
	scrollbar-track-color: #DFF4EA;
	scrollbar-face-color: #C5EDD9;
	scrollbar-shadow-color: #8FDCB6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #A6E3C5;
	vertical-align: middle;
	background-color: #FFFFFF;}


/* Cell Properties */

.note {	color: #006600;
	font-face: Arial;
	font-size: 8pt;
	text-align: right;
	padding-right: 4px;}

#panel {height: 467; width: 750;
	border: 0px;
	filter: alpha(opacity=100);}

#nav {	font-face: Arial;
	font-size: 10pt;
	width:132; height:316;
	overflow:auto;
	padding: 5px 0px 0px 0px;}

#midbar {width:16;}

#content {	width:575; height:305;
	overflow: auto;
	padding: 5px 2px 10px 35px;
	vertical-align: top;}


/* Info Properties */

.head {color: #006600;
	font: Arial 16pt;
	font-style: italic;
	font-weight: bold;}

.subhead {	color: #00AE00;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;}

.subhead2 {	color: #00BB00;
	font-size: 10pt;}

p.word {color: #000000;
	font-face: Arial;
	font-size: 10pt;}

hr.sep {color: #C5EDD9;
	width: 90% ;}

ul.menu{list-style-type: square;}

.biao {	border: 1px #C5EDD9 solid;}
.biao1{	background-color: #DFF4EA;}

div.inc { display: none;}

</style>


