<style type="text/css">/* Standard stylesheet *//* 2021-06-06 Initial version *//* 2026-04-17 Media sclaing */@media screen and (max-width:680px)  {  body {zoom:0.70;}  }@media screen and (min-width:681px) and (max-width:800px)  {  body {zoom:0.85;}  }@media screen and (min-width:801px) and (max-width:960px)  {  body {zoom:1.00;}  }@media screen and (min-width:961px) and (max-width:1200px)  {  body {zoom:1.10;}  }@media screen and (min-width:1201px)  {  body {zoom:1.25;}  }p  {  font-size:14px;  font-family:arial,helvetica,sans-serif;  color:#404040;  }b  {  font-weight:bold;  color:#404060;  }h4  {  font-size:14px;  font-weight:bold;  font-family:arial,helvetica,sans-serif;  }td  {  font-size:14px;  font-family:arial,helvetica,sans-serif;  color:#404060;  }a  {  color:#306090;  text-decoration:none;  }a:visited  {  color:#306090;  text-decoration:none;  }a:active  {  color:#306090;  text-decoration:none;  }a:hover  {  color:#6090c0;  text-decoration:underline;  }.small  {  font-size:11px;  }.normal  {  font-size:14px;  color:#404040;  }.title  {  font-size:18px;  font-family:arial,helvetica,sans-serif;  color:#404040;   font-weight:bold;  text-align:justify;  }a.link  {  color:#ffffff;  text-decoration:none;  font-size:14px;  text-align:center;  font-family:arial,helvetica,sans-serif  }a.link:hover  {  color:#ffffff;  text-decoration:none;  font-size:14px;  text-align:center;  font-weight:bold;  font-family:arial,helvetica,sans-serif  }</style>