.topicText { clip: rect( ); position: absolute; top: -1000px}

table.nav
{
  text-align: right;
  width: 186px;
}

td.navLink a
{
  text-decoration: none;
  color: #2161B5;
  font-size: 12pt;
  font-style: normal;
  font-weight: 800;
  font-family: times;
  background-color: #FFF;
}

td.navLink a:hover
{
  text-decoration: none;
  color: #FFF;
  font-size: 12pt;
  font-style: normal;
  font-weight: 800;
  font-family: times;
  background-color: #8CAE66;
  display: block;
  width: 100%;
}

h1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.maintext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
