body {
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0px 0px 0px 0px;
}

table {
  cellspacing: 0px 0px 0px 0px;
}

td {
  font-size: 11px;
  vertical-align: top;
}

td.center {
  text-align: center;
}

td.border {
  border: 1px solid #CCCCCC;
}

p {
  text-align: justify;
}

p.center {
  text-align: center;
}

div {
  margin: 0px 0px 0px 0px;
}

th {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  vertical-align: bottom;
  height: 150px;
}

.verticalText {
  text-align: center;
  vertical-align: middle;
  width: 15px;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg);                 
}            }

input {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

select {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

input.text, select.text {
  width: 800px;
}

textarea {
  width: 800px;
  height: 200px;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

img {
  border: 0;
  border-style: solid;
  border-color: #008C7B;
}

a {
  color: #14A998;
  text-decoration: none;
}

a:hover {
  color: #008C7B;
}

a.menulink {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover.menulink {
  color: #DBF0DB;
}

a.agenda {
  color: #008C7B;
}

a:hover.agenda {
  color: #000000;
}

a.submenu {
  color: #008C7B;
}

a:hover.submenu {
  color: #000000;
}

input {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}