a:link 
	{text-decoration:none; font-family: san serif; font-size:10pt; color: #6878B6; }

a:visited 
	{ text-decoration:none; font-family: san serif; font-size:10pt; color: #89A137;  }

a:hover 
	{ text-decoration:none; font-family: san serif; font-size:10pt;  color: #000000; border-bottom:1px white}


p	{
	font:10pt/15pt sans-serif;
	color: #666666;
	}

p.small	{
	font:8pt/normal sans-serif;
	text-align:left;
	}

p.center	{
	font:10pt/normal sans-serif;
	text-align:center;
	}

p.right	{
	font:10pt/normal sans-serif;
	text-align:right;
	}

p.justify	{
	font:10pt/normal sans-serif;
	text-align:justify;
	}

li 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet2.gif); 
	font:10pt/12pt sans-serif;
	color: #666666;
	padding: 0px 0px 9px 0px;
	}

li.small 	{
	list-style-position:inside; 
	list-style-image:url(images/bullet2.gif); 
	font:8pt/normal sans-serif;
	color: #666666;
	}

li.arrow 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet.gif); 
	font:10pt/normal sans-serif;
	color: #666666;
	}

li.arrowsmall 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet.gif); 
	font:8pt/normal sans-serif;
	color: #666666;
	padding: 9px 0px 0px 0px;
	}

h1	{	
	font: 20pt/24pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	}

h2	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	}

h2.center	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	text-align:center;
	padding: 9px 0px 0px 0px;
	}

h3	{	
	font: 12pt/3pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	}

h3.center	{	
	font: 12pt/12pt sans-serif;
	font-weight:bold;
	text-align:center;
	padding: 9px 0px 0px 0px;
	}

h4	{	
	font: 10pt/12pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	}

table.center	{
	align:center;
	}

th {
	font:8pt/24pt sans-serif; 
	font-weight:bold;
	color: #666666;
	}

td {
	font:9pt/12pt sans-serif; 
	color: #666666;
	}

td.small {
	font:8pt/normal sans-serif; 
	color: #666666;
	}
