<!--
 body         {
                 font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                 color: #339;
                 font-size: 9px;
                 margin-left: 0;       
                 margin-right: 0;
              }

 .smalltxt    {
                 font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: black;
                 font-size: 12px;
              }

 .mediumtxt   {
                 font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: black;
                 font-size: 13px;
              }

 .bigtxt      {
                 font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: black;
                 font-size: 18px;
              }

 .vvsmall     {  font-size:  9px; }
 .vsmall      {  font-size:  11px; }
 .small       {  font-size: 12px; }
 .medium      {  font-size: 13px; }
 .big         {  font-size: 14px; }

  sup         {  font-size: 10px; }


 .blue        {  color: #339; }
 .grey        {  color: #525252; }
 .lightgrey   {  color: #eee; }
 .red         {  color: #930; }
 .orange      {  color: #f63; }
 .green       {  color: #366; }
 .lightgreen  {  color: #9c3; }
 .violet      {  color: #66c; }
 .white       {  color: #fff; }


 P.j          { text-align: justify; }


 .imglink     {  text-decoration: none;
                 border-style: none;
                 vertical-align: middle;
              }


  .form       {
                 border: 2px solid #525252;
                 font-size: 12px;
                 background-color: #eee;
              }
 
  h1          {
                 font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: #000;
                 font-size: 16px;
                 font-weight: bold;
                 margin-top: 5px;
                 margin-bottom: 5px;
              }

  h1.b        {
                 color: #339;
                 font-weight: bold;
              }


  h2          {
                 font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: #000;
                 font-size: 14px;
                 font-weight: bold;
                 margin-top: 5px;
                 margin-bottom: 5px;
              }

  h3          {
                 font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                 color: #000;
                 font-size: 12px;
                 font-weight: bold;
                 margin-top: 5px;
                 margin-bottom: 5px;
              }

 .box         {
                 border: 1px #ccc dotted; 
                 padding: 5px; 
              }

 .form        {
                 border-top: 1px #003366 solid;
                 border-right: 1px #003366 solid;
                 border-bottom: 1px #003366 solid;
                 border-left: 1px #003366 solid;
                 background-color: #EAEAEA;
                 padding: 3px; 
                 font-size: 11px;
              }
                     
 .panel       {
                 border: 1px #003366 solid;
                 border-inside: 1px #003366 solid;
                 background-color: #EAEAEA;
                 font-size: 11px;
                 padding: 3px;
              }


-->


