body {
	color: #000000;
	font-size: 10pt;
	font-family: "Arial";
}
A.nav, A.nav:ACTIVE, A.nav:FOCUS, A.nav:HOVER, A.nav:LINK, A.nav:VISITED 
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

 A.nav:HOVER 
{
	color: Silver;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


A.navdis, A.navdis:ACTIVE, A.navdis:FOCUS, A.navdis:HOVER, A.navdis:LINK, A.navdis:VISITED 
{
	color: #E10000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

 A.navdis:HOVER 
{
	color: Silver;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


A.navpage, A.navpage:ACTIVE, A.navpage:FOCUS, A.navpage:HOVER, A.navpage:LINK, A.navpage:VISITED 
{
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

 A.navpage:HOVER 
{
	color: Silver;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.navpagedis, A.navpagedis:ACTIVE, A.navpagedis:FOCUS, A.navpagedis:HOVER, A.navpagedis:LINK, A.navpagedis:VISITED 
{
	color: #E10000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

 A.navpagedis:HOVER 
{
	color: Silver;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

h1   { color: #000063; font-weight: bold; font-size: 18pt; font-family: Arial }
h2     { color: #000063; font-weight: bold; font-size: 13pt; font-family: Arial }
h3   { color: #000063; font-weight: bold; font-size: 11pt; font-family: Arial }
h4   { color: #000000; font-weight: bold; font-size: 11pt; font-family: Arial }
h5  { color: #000063; font-weight: bold; font-size: 10pt; font-family: Arial }
h6  { color: #000000; font-weight: bold; font-size: 10pt; font-family: Arial }
i  { color: #000063; font-style: italic; font-size: 10pt; font-family: Arial }
p  { color: #000000; font-size: 10pt; font-family: Arial }
td { color: #000000; font-size: 10pt; font-family: Arial }
li  { color: #000000; font-size: 10pt; font-family: Arial }
ol { color: #000000; font-size: 10pt; font-family: Arial }
<li type="a"> { color: #000000; font-size: 10pt; font-family: Arial }
ul { color: #000000; font-size: 10pt; font-family: Arial }