h1 { color: white; font-size: 62px; font-family: "Trebuchet MS" }
h2 { color: #dd3c2d; font-size: 24px; font-family: "Trebuchet MS" }
h3 { color: #dd3c2d; font-size: 16px; font-family: "Trebuchet MS" }
h4 { color: black; font-style: normal; font-weight: normal; font-family: "Trebuchet MS"; text-align: right }
h5 { font-family: "Trebuchet MS"; text-align: right }
h6 { color: white; font-size: 52px; font-family: "American Typewriter Condensed Light"; letter-spacing: -1px }


body  {
  color: black;
  font-size: 12px;
  background-image: url(images/eyes.jpg);
  background-repeat: repeat;
  background-color: #125fb8;
  margin-left: 0;
  margin-top: 0;
  }


p {
  color: black;
  font-size: 12px;
  font-family: "Trebuchet MS";
  text-align: left;
  }

td {}


.Titles {
  color: #dd3c2d;
  font-weight: bold;
  font-size: 21px;
  font-family: "Trebuchet MS";
  
}

.TitlesBig {
  color: #dd3c2d;
  font-weight: bold;
  font-size: 32px;
  font-family: "American Typewriter Condensed";
  }

.blutitles {
  color: #125fb8;
  font-weight: bold;
  font-size: 21px;
  font-family: "American Typewriter Condensed";
  }

a:hover {
  color: aqua;
  }

a {
  color: #0071bc;
  }


.align-01 { float: left; width: 19%; padding-left:1%;}
.td-css font { display:block;}
.td-css { padding-left: 107px;}


