a:link {
          color : #0090ff;
}
a:visited {
          color : #0353ff;
}
a:active {
          color : #ff0000;
}
.bodytext {
          font-family : Arial, Helvetica;
          font-size : 12px;
          font-weight : normal;
          font-style : normal;
          color : #000000;
}
.tableheader {
          font-family : Arial, Helvetica;
          font-size : 14px;
          font-weight : bold;
          font-style : normal;
          color : #ffffff;
          text-indent : 5pt;
}
h1 {
          font-family: Arial, Helvetica;
          font-size: 16px;
          font-weight: bold;
          color: #003bb3;
}
h2 {
	  font-family: Arial, Helvetica;
          font-size: 13px;
          font-weight: bold;
          color: #003bb3;
}
pre {
	  font-size: 10px;
}
.news {
          font-family: Arial, Helvetica;
          font-size: 14px;
          font-style: italic;
          font-weight: bold;
          color: #ffffff;
          font-variant: normal;
}