body, td, div {
  font-family:'Times New Roman', 'Arial Narrow';
  font-size:16px;
  color:#555;
  text-align:center;
  text-decoration:none;
  font-style:italic;
  font-weight:bold;
  margin:0 auto;
  }

img {
  border-style:none;
  border:0;
  }

table {
  padding:0;
  border-collapse:collapse;
  border-style:none;
  margin:0 auto;
  }

.txt1 {
  font-size:10px;
  font-weight:bold;
  }

a:hover {
  color:#C00;
  text-decoration:none;
  font-weight:bold;
  }

a:link, a:visited {
  color:#555;
  text-decoration:none;
  font-weight:bold;
  }

h1 {
  font-size:36px;
  }

h2 {
  font-size:24px;
  }

h3 {
  font-size:18px;
  }

