body  {
  font : 10pt Arial, Helvetica; color : #000000;
  background: #99CC99;
  margin: 0;
  padding: 0;
  }
  
p
{
/*
  margin: 0;
  padding: 0;
*/
}

/*
a { color : #000000; text-decoration : none;}
a:link {color : #000000; }
a:visited {color : #000000; }
a:hover {color : #000000; text-decoration : underline;}
a:active  { color : #000000; text-decoration : underline;}
*/

/* TABLE CENTERING */
div.centered { text-align: center; }
div.centered table 
{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.center { text-align: center; }
.center table
{ 
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
table.centered
{ 
  margin-left: auto;
  margin-right: auto;
}

.nav_tabs { font : bold 12pt Arial, Helvetica; color : #ffffff; text-decoration : none;}
.nav_left-bar { font : bold 10pt Arial, Helvetica; color : #ffffff; text-decoration : none;}

p, td { font : 10pt Arial, Helvetica; color : #000000; }

.bhdr { font : bold 14pt Arial, Helvetica; color : #000000; }
.btmnav {font :bold 10pt Arial, Helvetica }
.fprn {font : 8pt Arial;}
