<style>
<!--
a:link
{
	color: rgb(0,0,204); 
}
a:visited
{
	color: rgb(204,0,0); 
} 
a:active 
{
	color: rgb(0,0,255);
}
body
{
	color: rgb(0,0,10);
	margin-left: 2;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p
{
	color: rgb(0,0,10);
	margin-left: 15;
	margin-right: 15;
	margin-top: 10;
	margin-bottom: 10;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li
{
	color: rgb(0,0,10);
	margin-left: 15;
	margin-right: 15;
	margin-top: 10;
	margin-bottom: 10;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table
{
	table-border-color-light: rgb(153,153,51);
	table-border-color-dark: rgb(153,102,0); 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td
{
	table-border-color-light: rgb(153,153,51);
	table-border-color-dark: rgb(153,102,0); 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1
{
	color: rgb(0,0,140);
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 1;
}
h2
{
	color: rgb(0,0,0); 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1;
}
h3
{
	color: rgb(0,0,0); 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1;
}
h4
{
	color: rgb(0,0,80);
}
h5
{
	color: rgb(0,0,60);
}
h6
{
	color: rgb(0,0, 40);
}

#topline {
    margin-left: 0;
	}
	
#darkred {
	color: rgb(80,0,0);
	}

#sectnhd {
	color: rgb(2,160,10);
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	}

#sectnhd2 {
	color: rgb(2,220,10);
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	}

#statemnt {
	color: rgb(0,200,80);
	}
	
.ShadowFilter {
	filter:Shadow (Color="#6699CC", Direction="0")
	}
	
.DropShadowFilter {
	filter : DropShadow(Color="#000000",OffX="1",OffY="1",Positive="1")
	}	
!-->
</style>

