      html {overflow:hidden;}
      body {overflow:hidden; margin: 0; padding: 0; text-align: justify; background-color: black; color: white; font-family: arial; font-size: 11pt; font-weight: normal}
      img {display: block;}
      #header {
        position: fixed;
	padding: 8px;
        left: 0px;
	right: 0x;
        height: 170px;
        top: 0px;
        background-color: black;
      }
      #footer {
        position: fixed;
	padding: 0px;
	left: 0px;
        width: 100%;
        height: 135px;
        bottom: 0px;
        background-color: black;
      }
      #content {
        position: fixed;
	padding: 8px;
        left: 0px;
        right: 0px;
        top: 170px;
        bottom: 140px;
        background-color: black;
	overflow: auto;
      }
    .Title          {color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 32pt; font-weight: bold}
    .SubTitle       {color: rgb(36,120,223); font-family: "trebuchet ms", "arial narrow"; font-size: 24pt; font-weight: bold}
    .KeyPoint       {color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold; text-align: center}
    .Caption        {color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold}
    .WhiteText      {color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 16pt; font-weight: bold}
    .RedText        {color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 16pt; font-weight: bold}
    .Info           {color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Info:link     {outline: none; color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Info:visited  {outline: none; color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Legal:link    {outline: none; color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Legal:visited {outline: none; color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Email:link    {outline: none; color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Email:visited {outline: none; color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    a.Return:link    {outline: none; color: rgb(36,120,223); text-decoration: none; font-family: arial; font-size: 15pt; font-weight: bold}
    a.Return:visited {outline: none; color: rgb(36,120,223); text-decoration: none; font-family: arial; font-size: 15pt; font-weight: bold}
    a.Return:hover   {outline: none; color: white; text-decoration: none; font-family: arial; font-size: 15pt; font-weight: bold}
    .Legal          {color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    .Notice         {color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 11pt; font-weight: normal; text-align: center;}
    .Email          {color: yellow; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    .EmailText      {color: olive; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    .Copyright      {color: white; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}
    .Bullets        {text-align: left;}
    li              {margin-top: 6px;}
    li.Nested       {margin-top: 6px; line-height: 1.35}
    .News           {text-align: left; color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 10pt; font-weight: normal}
    a.NewsInfo:link {outline: none; color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 10pt; font-weight: normal}
    a.NewsInfo:visited {outline: none; color: cyan; font-family: "trebuchet ms", "arial narrow"; font-size: 10pt; font-weight: normal}
    a.NewsInfo:hover {outline: none; color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 10pt; font-weight: normal}
    a.Link:link    {outline: none; color: cyan; text-decoration: none; font-family: arial; font-size: 11pt; font-weight: normal}
    a.Link:visited {outline: none; color: cyan; text-decoration: none; font-family: arial; font-size: 11pt; font-weight: normal}
    a.Link:hover   {outline: none; color: cyan; text-decoration: underline; font-family: arial; font-size: 11pt; font-weight: normal}
