   td
     {
        font-family:Verdana;
        font-size:10pt;
        LINE-HEIGHT: 16px;
     }
  th
    {
        font-family:Tahoma;
        font-size:12pt;
        LINE-HEIGHT: 18px;
    }
 li
     {
        font-family:Verdana;
        font-size:10pt;    
      }
 p
     {
        font-family:Verdana;
        font-size:10pt;    
        line-height:15px;
     }
   .titleclass
      {
         font-family:Garamond;
         font-size:12pt;
      }
.price
      {
         font-family:Tahoma;
         font-size:14px;
         color:red;
      }
.pagetitle
    {
      font-family:Garamond;
      font-size:18pt;
      color:#0000FF;
   
   }
a:visited
  {
    color:#0000ff;
  }
a:hover
  {
    color:#0000ff;
  }
a  {
    color:#0000ff;
  }

