<style type="text/css">

<!-- 

a:link 
	{
	color: #00008B
}

a:visited 
	{ color: #00008B
	}

a:hover 
	{
	color: #00CC00
	}

a:active 
	{
	 color: #DC143C
	}
	
th
	{
		background-color: #78A221;
		font-size: 8pt;
		font-family: Verdana;
	
	}

body 
	{ 
	font-size: 8pt; 
	font-family: verdana;
	}

h1 
	{
	font-size: 22pt; 
	font-family: verdana;
	color: #78A221;
	}
h2 
	{
	font-size: 18pt; 
	font-family: verdana;
	color: #78A221;
	}
h3 
	{
	font-size: 14pt; 
	font-family: verdana;
	color: #78A221;
	}

td
	{ 
	font-size: 8pt; 
	font-family: verdana;
	}
	
ul
	{
	list-style : circle;
	font-size: 8pt;
	font-family: verdana;
	}

.headingwhite
	{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	}	
	
.heading
	{
	color: #000000;
	font-size: 14pt;
	font-family: verdana;
	}	
	
	
.listingsmall
	{
	font-size: 8pt;
	font-family: verdana;
	}

.titler
	{
	color: #000000;
	font-size: 18pt;
	font-style : italic;
	font-weight: bold;
	font-family: verdana;

}

.emphasis
	{
	color: #006400;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
}

.highlightinfo
	{
	color: #000000;
	font-size: 9pt;
	font-weight: 600;
	font-family: verdana;
}

.highlightblock
	{
	background-color: #fff8dc;

}
	

</style>

