@charset "utf-8";
/* CSS Document */
a { text-decoration: none; } 
a:link    { color:blue; text-decoration: none }
a:visited { color:blue; text-decoration: none }
a:hover   { color:darkgreen; text-decoration: none }
body {font-size: 15pt}
body  {font-weight:bold}
table {border: none}
