﻿body 
{
	font-family: 'Arial Narrow; Arial';
}

a {
	color: #000000;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #00909E;
	text-decoration: underline;
}

a:active
{
	color: #00909E;
	text-decoration: underline;
}

table.tblfooter
{
	HEIGHT: 9pt; 
	VERTICAL-ALIGN: middle; 
	FONT-FAMILY: 'Arial Narrow', Arial; 
	BACKGROUND-COLOR: #00909e; 
	TEXT-ALIGN: center
}