a:link
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: #77aaff;
  color: #aa00aa;
  }

a:visited
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: #77aaff;
  color: #aa00ff;
  }

a:hover
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: #77aaff;
  color: #aa00aa;
  }

a:active
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: #77aaff;
  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;
  }

.imgFontsViewMonoEdgedTitle
  {
  border: 0px;
  display: inline;
  margin: 0px;
  vertical-align: text-bottom;
  text-align: center;
  }

.main
  {
  position: absolute;
  left: 2px;
  top: 0px;
  width: 600px;
  height: 100%;
  background-color: #4499dd;
  font-size: 10pt;
  text-align: left;
  visibility: visible;
  z-index: 1;
  }

.blog
  {
  position: relative;
  left: 0px;
  top: 0px;
  width: 600px;
  height: 100%;
  background-color: #88bbff;
  font-size: 10pt;
  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;
  }
