﻿ body {
  background-color: #000000;
 }
a:link {
  color: #000000;
 }
a:visited {
  color: #000000;
 }
  a.links:link {
   color:#FF0000;
   text-align: center;
 }
  a.links:visited {
   color:#FF0000;
   text-align: center;
 }
  a.links:hover {
   color:#FF0000;
   text-align: center;
 }
 a.bottom:link {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
 }
 a.bottom:visited {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
 }
 p.c3 {
  text-align: center;
  color: #FFFFFF;
  text-size: 12pt;
 }
 p.c4 {
  text-align: left;
  color: #FFFFFF;
 }
  a:visited {
  color: #000000;
 }
 p.links{
  text-align: center;
  font-size: 12pt;
 }
 p.footer {
  color: #FFFFFF;
  font-weight: normal;
  font-family:courier;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  text-indent: 3em;
  text-decoration: none;
  text-align: center;
  word-spacing: 0em;
 }
 h1.title {
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
 }
 #MainPageText {
  color: #FFFFFF;
  font-size: 14pt;
  text-align: center;
 }
 #center {
  text-align: center;
  background-color: #000000;
  }
 #LeftColumn {
  float: left;
  width: 150px;
 }
 #RightColumn {
  float: right;
  width: 200;
 }
 #CenterColumn {
  margin-top: 0
  margin-right: 200px
  margin-left: 0 
  margin-bottom: 150px
  padding-top: 1px
  padding-right: 10px
  padding-bottom: 20px
  padding-left: 10px;
  background-color: #FFFFFF;
  color: #000000;
 }
 #NoMargin {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
 }
 span.LogDate {color: #FFFFFF; font-size: 14pt; font-weight: bold; }
 span.white { color: #FFFFFF; text-align: left; }
 span.center { padding-left: 30%; }
 