body	{font-family:Times New Roman;}
.title	{
	font-size: 18pt; color: #FFFFFF; font-weight: bold;
	background-color: #006400; text-align: center;
}
h1	{
	font-size: 16pt; border-left: #009933 10px solid;
	border-bottom: #009933 1px solid; padding-left:10px;
}
h2	{
	font-size: 14pt; border-left: #33CC33 8px solid;
	border-bottom: #33CC33 1px solid; padding-left:8px;
}
h3	{ font-size: 12pt; border-left: #CCFFCC 7px solid;
	border-bottom: #CCFFCC 1px solid; padding-left:6px;
}

hr	{ color: #009933 }
a:link	{ color: #0033CC}
a:visited	{ color: #009933}
 
.litree		{ list-style-image: url('../img/dot00.gif'); font-size:10pt}

.note		{ font-size: 8pt; line-height: 1.1em}
.note2		{ font-size: 9pt; line-height: 1.2em}
.note3		{ font-size:9pt;}
.note-r		{ float:right; font-size:12pt; width:150px; text-align:left;}

hr		{ color: #009933 }

.back	{ 
	background-image: url('../img/eco.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
