ul.l1 
{
   list-style-image: url('pics/arrow_green.gif');
}

ul.l2 
{
   list-style-image: url('pics/arrow_grey.gif');
}


body
	{
		font-family: Arial; 
		font-size: 10pt; 
		color: #000000; 
	}
table.site
	{
		width: 800px;
		border: none;
		padding: 0;
	}

table.headline
	{
		background-color: #006400;
		border: none; 
		width: 450px;
		padding: 0;
	}
	
.h20           
	{ 
		font-family: Arial; 
		font-size: 20pt; 
		color: #FFFAF0; 
		font-weight: bold;
	}
H1
	{ 
		font-family: Arial; 
		font-size: 12pt; 
		color: #000000; 
		font-weight: bold;
	}


p.title            
	{ 
		font-family: Arial; 
		font-size: 10pt; 
		color: #FFFFFF; 
		font-weight: bold 
	}

a:link
	{
		color: #006400; 
		font-size: 10pt; 
		text-decoration: none; 
		font-family: Arial; 
		font-weight: normal 
	}
a:visited
	{
		color: #006400; 
		font-size: 10pt; 
		text-decoration: none; 
		font-family: Arial; 
		font-weight: normal 
	}
a:active     
	{ 
		color: #006400; 
		font-size: 10pt; 
		text-decoration: none; 
		font-family: Arial; 
		font-weight: normal
	}