body, table, tr, td {
  color: #5A5A5A;
  font-family: Verdana;
  font-size: 8pt;
  cursor: auto ;
}

.navi  {
      font-size : 8pt;
      color : #557DB7;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.navilinkact  {
      font-size : 10pt;
      color : #F26621;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.navilinkpas  {
      font-size : 10pt;
      color : #557DB7;
      cursor : hand;
	  font-family: Verdana;
      font-weight: normal;
      text-decoration: none;
}

.morelinkact  {
      font-size : 7pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.morelinkpas  {
      font-size : 7pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: underline;
}

.emaillinkact  {
      font-size : 7pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: normal;
      text-decoration: none;
}

.emaillinkpas  {
      font-size : 7pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: normal;
      text-decoration: underline;
}

.designlinkact  {
      font-size : 8pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: underline;
}

.designlinkpas  {
      font-size : 8pt;
      color : #FFFFFF;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.heading1  {
      font-size : 10pt;
      color : #F26621;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.heading2  {
      font-size : 10pt;
      color : #7BA0D7;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.heading3  {
      font-size : 10pt;
      color : #8CB93E;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.heading4  {
      font-size : 10pt;
      color : #C75CAD;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.linkact  {
      font-size : 8pt;
      color : #F26621;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.linkpas  {
      font-size : 8pt;
      color : #557DB7;
      cursor : hand;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}