/******************************************************************/
/* The Heath NEXTGEN2 Section                                    */
/******************************************************************/
BODY
  {
  margin: 0;
  padding: 20px;
  font-family: Arial,Helvetica;
  font-size: 9pt;
  }


A, A:ACTIVE, A:VISITED
  {
  color: white;
  text-decoration: none;
  font-size: 9pt;
  }

A:HOVER
{
font-size: 9pt;
}

A.business:HOVER
{
color: #C2CF21;
}

A.community:HOVER
{
color: #006F3C;
}

A.services:HOVER
{
color: #0A817B;
}

A.future:HOVER
{
color:#005953;
}

A.contact:HOVER
{
color:#CA1564;
}



  
/******************************************************************/
/* Page Content                                                   */
/******************************************************************/

Table.white
{
padding: 20px;
}

div.highlightpage
{
font-size: 9pt;
align: left;
}

TD.nopadding
{
padding:0px;
}

Table.pagecolor
{
padding-left: 50px;
padding-right: 50px;
}




