body {
  background-color:#c1e5fd;
  background-image:  url(bottom.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif
  font-size: 12pt;
  color: #000;
  margin: 0px;
  height: 100%;
}

a:link {
  background-color: transparent;
  background-image: none;
  color: #00e;
  text-decoration: underline;
}

a:visited {
  background-color: transparent;
  background-image: none;
  color: #00e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:link img, a:visited img {
  border-style: none;
}

a img {
  background-color: transparent;
  background-image: none;
  color: #fff;
}

p {
  font-size: 12pt;
}

table {
  margin-left: auto;
  margin-right: auto;
  empty-cells: hide;
}

.big {
  font-size: 48pt;
  text-align: left; 
}

.black {
  background-color: transparent;
  background-image: none;
  color: #002;
}

.blue {
  background-color: transparent;
  background-image: none;
  color: #00a;
}

.copyright {
  font-size: 10pt;
}

.invisible {
  display: none;
}

.logo {
  font-size: 15pt;
  text-align: left; 
}

p.bigger_text {
  background-color: transparent;
  background-image: none;
  font-size: 14pt;
}

p.big_text {
  background-color: transparent;
  background-image: none;
  font-size: 13pt;
}

p.navigation {
  background-color: transparent;
  background-image: none;
  color: #fff;
  font-size: 10pt;
  text-align: right;
}

p.navigation a:link {
  background-color: transparent;
  background-image: none;
  color: #fff;
  text-decoration: underline;
}

p.navigation a:visited {
  background-color: transparent;
  background-image: none;
  color: #fff;
  text-decoration: underline;
}

p.navigation a:hover {
  text-decoration: none;
}

p.navigation a:link img {
  border-style: none;
}

p.navigation a:visited img {
  border-style: none;
}

p.navigation a img {
  background-color: transparent;
  background-image: none;
  color: #fff;
}

.red {
  background-color: transparent;
  background-image: none;
  color: #900;
}

.white {
  background-color: transparent;
  background-image: none;
  color: #eee;
}

 
