<!--
body {  font-family: Arial, Helvetica, sans-serif}
th {font-size: 14pt; font-weight: bold; color: #000000}
td {font-size: 10pt; color: #000000}
td.header {font-size: 12pt; font-weight: bold; color: #000000; background-color: #D70000}
th.pagetitle {font-size: 14pt; font-weight: bold; color: #000000; text-align: center}
td.nav {font-size: 12pt; font-weight: bold; color: #000000; background-color: #017D34; text-align: center}
td.hnav {font-size: 1pt; color: #017D34; background-color: #017D34; text-align: center}
table.nav {font-size: 12pt; font-weight: bold; color: #000000; background-color: #017D34}
A:link
{
    COLOR: black;
}
A:visited
{
    COLOR: black;
}
A:active
{
    COLOR: black;
}
A:hover
{
    COLOR: red;
}

A.nav:link
{
    COLOR: black;
	text-decoration:none;	
}
A.nav:visited
{
    COLOR: black;
	text-decoration:none;
}
A.nav:active
{
    COLOR: black;
	text-decoration:none;
}
A.nav:hover
{
    COLOR: white;
	text-declaration: none;
}
A.hnav:link
{
    COLOR: #017D34;
	text-decoration:none;	
}
A.hnav:visited
{
    COLOR: #017D34;
	text-decoration:none;
}
A.hnav:active
{
    COLOR: #017D34;
	text-decoration:none;
}
A.hnav:hover
{
    COLOR: #017D34;
	text-declaration: none;
}
A.hd:link
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:visited
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:active
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:hover
{
	cursor:default;
    COLOR: white;
	font-size: 1pt;
}
td.hd {
	font-size: 1pt;
	color : White;
}
-->