  <style>
  
  
  .prodtitle  {
  font-family : Arial;
  color : #CC0066;
  font-size : 18;
  text-shadow: 3, 3, 5, red ;
  }

  H1  {
  font-family : Arial;
  color : #333399;
  font-size : 18pt;
  text-shadow: 3, 3, 5, red ;
  }

 H2  {
  font-family : Arial;
  color : #333399;
  font-size : 16pt;
  text-shadow: 3, 3, 5, red ;
  }

a {
  font-family : Arial;
  color :#cc0066;
  font-size : 12;
  font-weight : bold;
  text-decoration: none;
  }

   a:hover   {
  color :#333399;
  }

  a.navtext  {
  font-family : Arial;
  color : #ff0000;
  font-size : 12;
  font-weight : bold;
  text-decoration: none;
  }

  a:hover.navtext  {
  color : #880000;
  }


  .text  {
  font-family : Arial;
  color : #660000;
  font-size : 14;
  font-weight : normal;
  line-height : 18px;
  }

  .largetext  {
  font-family : Arial;
  color : #660000;
  font-size : 16;
  font-weight : bold;
  line-height : 20px;
  }

  .smalltext  {
  font-family : Arial;
  color : #660000;
  font-size : 12;
  font-weight : normal;
  line-height : 12px;
  }

  .boxtext  {
  font-family : Arial;
  color : #CC0066;
  font-size : 12;
  font-weight : normal;
  line-height : 15px;
  border-width: 3;
  border-color: #CC0066;
  border-style: solid;
  text-align: center;
  }

  .sectiontitle  {
  font-family : Arial;
  color : #660000;
  font-size : 18;
  font-weight : bold;
  line-height : 20px;
  }
  </style>
