<style>
<!--

li
{
	font-size: 10pt;
	line-height: 150%;
	list-style-type: none; 
	color: #334400;
}

ul
{
	font-size: 10pt;
	line-height: 150%;
	list-style-type: none; 
	color: #334400;
}

p
{
	font-size: 10pt;
	text-align: left; 
	line-height: 150%;
	color: #334400; 
}

h1
{
	font-size: 18pt;
	text-align: left; 
	line-height: 100%;
	color: #C0C0C0;
}

h5
{
	font-size: 10pt;
	text-align: left; 
	line-height: 125%;
	color: #cc6600;
}

a				
{
	text-decoration: none;
	color: #888800;
}

a:hover
{
	text-decoration: underline;
	color: #ff0000;
}
-->
</style>