﻿body 
{
	font-family: 'Arial Narrow; Arial';
}

a {
	font-family: 'Arial Narrow; Arial';
}

a:link
{
	font-family: 'Arial Narrow; Arial';
}

a:visited
{
	font-family: 'Arial Narrow; Arial';
}

a:hover {
	font-family: 'Arial Narrow; Arial';
}

a:active
{
	font-family: 'Arial Narrow; Arial';
}

table.tblfooter
{
	HEIGHT: 9pt; 
	VERTICAL-ALIGN: middle; 
	FONT-FAMILY: 'Arial Narrow', Arial; 
	BACKGROUND-COLOR: #9baf8e; 
	TEXT-ALIGN: center
}