/* DATEI: tcms.css */

body { background-color:#ffffff; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

h1 {
  font-size: 16px;
  line-height: 18px;
  font-family: Arial,Helvetica,Verdana;
  color: #000000;
  text-align: inherit;
  font-style: normal;
}

h2 {
  font-size: 13px;
  color: #004000;
  text-align: inherit;
  font-family: Arial,Helvetica,Verdana;
}

h3 {
  font-size: 12px;
  color: #004000;
  text-align: inherit;
  font-family: Arial,Helvetica,Verdana;
}

h4 {
  font-size: 16px;
  line-height: 20px;
  color: #004000;
  text-align: center;
  vertical-align:middle;
  font-family: Arial,Helvetica,Verdana;
  margin-left: 0px;
}

p {
  font-size: 14px;
  line-height: 18px;
  text-align: inherit;
  font-weight: inherit;
  color: #000000;
  font-family: Arial,Helvetica,Verdana;
}

p.footer {
  font-size: 12px;
  line-height: 16px;
  margin-left: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 5px;
  text-align: center;
  font-weight: inherit;
  color: #000000;
  font-family: Arial,Helvetica,Verdana;
}

ul {
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  text-align: left;
  font-family: Arial,Helvetica,Verdana;
  list-style-type: disc;
}
ol {
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  text-align: left;
  font-family: Arial,Helvetica,Verdana;
}

a:link {
  color: #000000;
  text-decoration: underline;
  font-family: Arial,Helvetica,Verdana;
  }
a:visited {
  color: #000000;
  text-decoration: underline;
  font-family: Arial,Helvetica,Verdana;
  }
a:hover {
  color: #000000;
  text-decoration: none;
  font-family: Arial,Helvetica,Verdana;
  }
