<!-- rawjam sheetstyles{  }
body
    {background: white;
     color: black; 
     font-family:Verdana, Syntax, sans-serif;
     font-size: 12pt;
    } 


table, tbody, tr, td
	{margin:.5; padding:.5; background:white; font-size:12pt;
	 word-spacing:normal;
     letter-spacing:normal;
     text-transform:none;
     font-family:Verdana, Syntax, sans-serif;
     font-size-adjust:.5;
    }


    a:active  { color: #FF0000; text-decoration: none; }
    a:visited { color: #008000; text-decoration: none; }
    a:link    { color: #008000; text-decoration: none; }
    a:hover   { color: #FF6600; text-decoration: none; }



    a{text-decoration: none; }