<style type="text/css">:root  {  --textColor:#505060;  }@media screen and (max-width:680px)  {  body {zoom:0.8;}  }@media screen and (min-width:681px) and (max-width:800px)  {  body {zoom:0.95;}  }@media screen and (min-width:801px) and (max-width:960px)  {  body {zoom:1.15;}  }@media screen and (min-width:961px) and (max-width:1200px)  {  body {zoom:1.25;}  }@media screen and (min-width:1201px)  {  body {zoom:1.4;}  }p  {  font-size:13px;  font-family:arial,helvetica,sans-serif;  color:var(--textColor)  }td  {  font-size:13px;  font-family:arial,helvetica,sans-serif;  text-align:left  }td.right  {  text-align:right  }td.center  {  text-align:center  }a:link  {  color:#6060e0;  text-decoration:none  }a:visited  {  color:#5050c0;  text-decoration:none  }a:active  {  color:#ff0000;  text-decoration:none  }a:hover  {  color:#6060e0;  text-decoration:underline  }a.black:link  {  color:#000000;  text-decoration:none  }a.black:visited  {  color:#000000;  text-decoration:none  }a.black:active  {  color:#ff0000;  text-decoration:none  }a.black:hover  {  color:#6060e0;  text-decoration:underline  }.bold  {  font-weight:bold;  color:var(--textColor)  }.justified  {  text-align:justify;  color:var(--textColor)  }.center  {  text-align:center;  color:var(--textColor)  }.smaller  {  font-size:11px;  color:var(--textColor)  }.small  {  font-size:12px;  color:var(--textColor)  }.bigBold  {  font-size:13px;  color:var(--textColor);  font-weight:bold  }.bigger  {  font-size:14px;  color:var(--textColor)  }.biggerBold  {  font-size:14px;  color:var(--textColor);  font-weight:bold  }.biggest  {  font-size:18px;  color:var(--textColor)  }.biggestBold  {  font-size:18px;  color:var(--textColor);  font-weight:bold  }.enormous  {  font-size:30px;  color:var(--textColor)  }.enormousBold  {  font-size:30px;  color:var(--textColor);  font-weight:bold  }.enormousBoldish  {  font-size:30px;  color:#606070;  font-weight:bold  }</style>