h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: center;
  color: #000000;
  background-color: transparent;  
}

h1 {
  font-size: 1.5em;
  font-weight: bold;
}

h2 {
  font-size: 1.1em;
  font-weight: normal;
  margin: 1.8% 0% 1.5% 9%;
}

h3 {
  font-size: "1.0em";
  font-weight: normal;
  margin: 0% 0% 0% 10%;
}

body {
  font-size : 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color: #CCFFFF;
  margin: 0 0.5% 0.2% 0.2%;
  position: relative;
  padding: 0 0 0 0;
  width: auto;
}

hr {
  height: 0;
  border: 0 0 0 0;
  background-color: yellow;
  border-bottom: 1px solid black;
  margin: 1% 0 0 0;
}

li {
  padding: 0 8em 0.6em 0;
  font-family:"Times New Roman";
}

.horiz li {
  display:inline;
  padding-right: 2%;
}

table {
  border: 1;
  cellspacing: 0;
  cellpadding: 0;
  border:none;
}

ul {
  margin-top: 0in;
  type:   disc;
}

.address {
  margin: 0 0 0 .7in;
  text-indent: ".5in";
  font-family: "CG Times";
  font-size: 12pt;
}

.center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.BodyText  {
  font-family: Times New Roman;
  font-size : 12pt;
}

.Centered {
  text-align: center;
  margin: 0in;
  font-size: 12pt;
  font-family:Arial;
}

.Normal {
  margin: 0in;
  font-size: 12pt;
  font-family:Arial;
}

.wide {
  line-height: 1.9;
}

.Title {
  margin: 0in;
  margin-bottom: 1pt;
  text-align: center;
  line-height: 150%;
  font-size:15.0pt;
  font-family:Arial;
}

.Main {
  margin: 1em 1em 0 1em;
}

.FormLine {
  font-family:"CG Times";
  margin: 0in;
  font-size: 12pt;
  font-weight: normal;
}

.TdImage {
  border: none;
  padding: 0in 5.4pt 0in 5.4pt;
}

.dashed {
  height: 1px;
  border-bottom: 1px dashed;
  margin: 0 0 0 0;
  color: black;
}

A:hover {
  background-color: yellow;
  text-decoration: underline;
}

A:active {
  color: teal;
  font-size: 1.0em;
}

a:link {
  color:blue;
  font-size: 1.0em;
  font-weight: bold;
}

a:visited {
  color:purple;
  font-weight: bold;
  font-size: 1.0em;
}

.center {
  text-align: center;
}

.banner {
  display: box;
  position: relative;
  background-color: #FFFFCC;
  margin: 0% 0% 0% 0%;
  border-width: 0.1em;
  border-style: solid;
  height: 7.5em;
  width: 100%;
}

.logo {
  height: 7.5em;
  width: 8em;
  alt: TTAR MASThead;
  position: absolute;
  align: right;
  display: inline;
}}
