  .anchor 
  {
    BORDER-BOTTOM: #99CC00; BORDER-LEFT: #99CC00; BORDER-RIGHT: #99CC00; BORDER-TOP: #cc9999; COLOR: 
#99CC00; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: x-small; TEXT-DECORATION: none
  }
  .plain 
  {
    COLOR: #99CC00; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: x-small
  }
  .bright 
  {
    COLOR: #ffffff
  }

  .textheader
  {
    COLOR:#000000; FONT-SIZE: x-small; FONT-FAMILY: Verdana, Helvetica, sans-serif;
  }

  body
  {
    height: 100.1%;
    font-size:xx-small; 
    font-family: verdana;
    color: #000000;

  }
  
  a
  {
    text-decoration: none;
  }
  
  td
  {
    font-size:xx-small; 
    font-family: verdana;
    color:#666666;

  }
  table.header
  {
    background-image:url(gradientbar.gif);
  }
  div.box 
   { font-size: x-small; font-family: Arial; background-color: #ffffff; padding: 6px; position: inherit; width: 410px; border: solid 1px; margin:auto; }
  div.newsbox 
   { color: #666666; font-size: x-small; font-family: Arial; background-color: #ffffff; padding: 6px; position: inherit; width: 410px; border: solid 1px; margin:auto; }
  div.bigbox
  {
    position:relative; 
    width:700px;
    background-image:url(graydot.gif);
    border-style:solid; border-width:1px;
      
    font-size:10pt;
    font-family:Arial;
	
	margin:auto;
	
  }
  div.titlebar
  {
  }