body {
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  margin: 10px 10px 10px 10px;
  padding: 0px 0px 0px 0px;
}

table {
  margin-top: 16px;
  cellspacing: 0px 0px 0px 0px;
}

td {
  font-size: 14px;
  vertical-align: top;
}

.paddingbetweencols td {
  padding: 2px 15px 0 0;
}

td.center {
  text-align: center;
}

td.border {
  border: 1px solid #CCCCCC;
}

p {
  margin-top: 16px;
  text-align: justify;
}

p.center {
  text-align: center;
}

p.message {
  font-weight: bold;
  color: #FF0300;
}

h1 {
  margin-top: 0px;
  font-size: 14px;
  text-decoration: bold;
}

div {
  margin: 0px 0px 0px 0px;
}

th {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  vertical-align: bottom;
  height: 150px;
}

input {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
}

select {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
}

input.text, select.text {
  width: 800px;
}

textarea {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
}

img {
  border: 0;
  border-style: solid;
  border-color: #008C7B;
}

a {
  color: #FF0300;
  text-decoration: none;
}

a:hover {
  color: #FF0300;
  text-decoration: underline;
}

a.nolayout {
  color: #000000;
  text-decoration: none;
}

a:hover.nolayout {
  color: #000000;
  text-decoration: none;
}
