
a:link
{ text-decoration: none; color:#ff00CC; background: transparent; }
a:visited
{ text-decoration: none; color:#9c01ff; background: transparent; }
a:active
{ text-decoration: none; color:#9c01ff; background: transparent; }

body 
{ background: #ffcc00;
  font-family: verdana, arial, "times new roman";
  color: #000000;
  font-size: 10pt;
  SCROLLBAR-BASE-COLOR: #ffcc00;
  SCROLLBAR-ARROW-COLOR: #8559E9;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }

h1
{font-family: verdana, arial, "times new roman"; 
    color: #000000;
    font-size: 20pt;
    font-weight: lighter;
    background: transparent;  } 

p 
{font-family: verdana, arial, "times new roman"; 
   color: #000000;
   font-size: 10pt;
   background: transparent;  } 

td
{ font-family: verdana, arial, "times new roman";
  color: #000000;
  font-size: 10pt; }

