body {
  background: #ffffff;
  margin: 0px;
  padding: 0px;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  color: #000040;
  font-size: 15.3px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.tablmain {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.tabl2 {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.thumbs {
  margin-left: 20px;
  text-align: left;
}

h1, h2, h3, h4, h5 {
  font-family: Georgia, 'Times New Roman', serif;
}

h1 {
  font-size: 26px;
  text-align: center;
  margin-top: 15px;
}

h4 {
  font-size: 18px;
  text-align: center;
}

h3 {
  font-size: 19px;
  text-align: center;
}

#timg  {
  text-align: center;
}

img {
  text-align: center;
}

#font {
  font-size: 22px;
  text-align: center;
}

span {
  font-size: 14px;
}

dt {
  color: #000080;
}

.note {
  font-size: 12px;
}

.noteani {
  font-size: 14px;
  font-style: oblique;
  text-align: center;
}

.notetiler {
  font-size: 14px;
  text-align: center;
}

.notecrop {
  font-size: 18px;
}

.noteimg {
  font-size: 12px;
  text-align: center;
}

#quote {
  background-color: #c6ccd3;
  color: #000040;
  text-align: center;
}

p {
  color: #000044;
  font-style: oblique;
  margin-left: 1em;
}

.tst {
  font-size: 12px;
  font-style: oblique;
}

#fon {
  width: 130px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

/* style forms */
input {
  background-color: #c6ccd3;
  color: #000040;
}

select {
  background-color: #c6ccd3;
  color: #000040;
}

textarea {
  background-color: #c6ccd3;
  color: #000040;
}

/* end forms */

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}





