a:link
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #0000aa;
  }

a:visited
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #0000bb;
  }

a:hover
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: transparent;
  color: #0000aa;
  }

a:active
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #aa00aa;
  }

body
  {
  overflow: hidden;
  background-image: none;
  background-color: #77aaff;
  border-color: #0000ff;
  border-style: none;
  color: #000000;
  font-family: FreeSans, Tahoma, Arial, serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  left: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  top: 0px;
  }

.table
  {
  position: absolute;
  border-collapse: separate;
  border-spacing: 0px 0px;
  border-style: none;
  border-width: 0px;
  caption-side: bottom;
  empty-cells: show;
  table-layout: fixed;
  }

.frameBasic
  {
  margin: 0px 0px 0px 0px;
  border-width: 0px;
  border: none transparent; /* width style colour */
  }

.frameAuto
  {
/*   overflow: auto; */
  }

.frameNoscroll
  {
/*   overflow: no; */
  }

.imgFontSz8
  {
  position: static;
  width: 8px;
  height: 8px;
  display: inline; /* run-in */ /* compact; */ /* inline; */
  float: none;
  margin: 0px;
  min-width: 8px;
  max-width: 8px;
  border-spacing: 0px;
  border-style: none;
  outline-style: none;
  clip: rect(0px,0px, 8px,8px);
  left: 0px;
  width: 8px;
  overflow: hidden;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  vertical-align: text-bottom;
  }

.imgFontSz16
  {
  border-spacing: 0px;
  border-style: none;
  outline-style: none;
  width: 16px;
  height: 16px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  vertical-align: text-top;
  }

.imgFontsViewMonoEdgedTitle
  {
  border: 0px;
  display: inline;
  margin: 0px;
  vertical-align: text-bottom;
  text-align: center;
  }

.headerBgnd
  {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1600px;
  height: 1000px;
  background-color: #77aaff;
  font-size: 16pt;
  text-align: left;
  visibility: visible;
  z-index: 1;
  }

.textBig
  {
  position: absolute;
  left: 320px;
  top: 250px;
  width: 400px;
  text-align: center;
  font-size: 24pt;
  font-weight: bold;
  color: #0000ff;
  z-index: 2;
  visibility: visible;
  }