@charset "utf-8";
/* CSS Document */


body {font-size:9px; font-family:"Arial";}
table.body  {font-size:9px; font-family:"Arial";}
a:link {color:#3383c7;}      /* unvisited link */
a:visited {color:#3383c7;}  /* visited link */
a:hover {color:#1c8250;}  /* mouse over link */
a:active {color:#1c8250;}  /* selected link */ 
a.white:hover { color: white; }
