.nav {
      font-family: Verdana;
      font-size: 10; font-style: normal;
      color:#000000;
      text-decoration: none;
     }

A.nav:hover 
     {
      font-family: Verdana;
      font-size:10;
      font-style: normal;
      color:#000000;
      text-decoration: underline;
     }

.estore {
      font-family: Verdana;
      font-size: 9; font-style: normal;
      color:#000000;
      text-decoration: none;
     }

A.estore:hover 
     {
      font-family: Verdana;
      font-size:9;
      font-style: normal;
      color:#000000;
      text-decoration: underline;
     }

.descrip
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#EBEBEB;
      text-decoration: none;
     }

.menu
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#AC0B10;
      text-decoration: none;
     }

A.menu:hover
     {
      font-family: Verdana;
      font-size:10;
      font-style: normal;
      color:#F03A3A;
      text-decoration: underline;
     }

.menutop
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#EEEEEE;
      text-decoration: none;
     }

A.menutop:hover
     {
      font-family: Verdana;
      font-size:10;
      font-style: normal;
      color:#F03A3A;
      text-decoration: underline;
     }

.webstore
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#000000;
      text-decoration: none;
     }

.body
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#2D2D2D;
      text-decoration: none;
     }

.heading
     {
      font-family: Verdana;
      font-size: 11;
      font-style: normal;
      font-weight: bold;
      color:#000000;
      text-decoration: none;
     }

.link
     {
      font-family: Verdana;
      font-size: 10;
      font-style: normal;
      color:#000000;
      text-decoration: none
     }

A.link:hover
     {
      font-family: Verdana;
      font-size:10;
      font-style: normal;
      color:#F03A3A;
      text-decoration: underline
     }

u    {
      color:#000000;
     }

tr, td, table
     {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size : 10px;
      color:#2D2D2D;
      page-break-inside: avoid;
      border-collapse:collapse;
     }
 
table.border
     {
      page-break-inside: avoid;
      border-color:Black;
      border-width:1px;
      border-style:solid;
      border-collapse:collapse;
     }

.pergal_title
     {
      font-family: Verdana;
      font-size: 14;
      font-style: none;
      color:#2D2D2D;
      text-decoration: none;
     }
