body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
}

 .bluhd {
	font-family: helvetica, tahoma, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #235FC0;
}

 .subhd {
	font-family: helvetica, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
 .subhd2 {
	font-family: helvetica, tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
 .quotes {
	font-family: times new roman, serif;
	font-size: 22pt;
	font-weight: bold;
	color: #24C001;
	background-position: top;
}

 .note {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #3D76C7;
}

 .subhd {
	font-family: arial, tahoma, sans-serif;
	font-size:18pt;
	font-weight: bold;
	color: #333333;
}

 .cpy {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 8pt;
	color: #666666;
}

 a {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 8pt;
	color: #0000FF;
}

a:hover { color: #00AAFF; }
a:visited { color: #0000FF; }*/


li {
list-style: none;
background: url(grn_bullet.gif) no-repeat left center;
padding-left: 20px;
line-height:1.2;
}
