body.main {
  background-color: white;
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
  padding: 15px 5px 5px 5px;
}
div.news {
  float: right;
  border-left: 0px solid #A40046;
  text-align: right;
  width: 190px;
  padding-top: 12px;
}
table.conference {
  border: medium;
}
table.head {
  width: 180px;
}
td.head {
  font-family: Verdana, Arial, Helvitica;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: #A40046;
  border-bottom: 1px solid #A40046;
  border-top: 1px solid #A40046;
  border-left: 1px solid #A40046;
  border-right: 1px solid #A40046;
  text-align: center;
  padding: 3px;
}
td.box {
  padding: 5px 5px 4px 0.5em;
  border-bottom: 1px solid #A40046;
  border-top: 1px solid #A40046;
  border-left: 1px solid #A40046;
  border-right: 1px solid #A40046;
  color: #A40046;
  padding: 4px;
  font-weight: bold;
}
.subtext {
  font-family: Verdana, Arial, Helvitica;
  font-size: 10px;
  font-weight: normal;
  color: #A40046;
}
dt {
  font-weight: bolder;
  line-height: 190%;
}
dd {
  font-weight: bolder;
  line-height: 120%;
}
a.small {
  font-size: xx-small;
  color: green;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
  font-weight: bold;
}
a.small:hover {
  background-color: #2c5fae;
  color: #ffffff;
}
h1 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 12pt;
  color: #A40046;
  text-align: left;
  font-weight: bold;
}
h2 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11pt;
  color: #A40046;
  text-align: left;
  font-weight: bold;
}
h3 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: #A40046;
  text-align: left;
  font-weight: bold;
}
li {
  font-family: Verdana, Tahoma, Arial;
  color: A40046;
  font-size: 10pt;
  line-height: 150%;
}
p {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: A40046;
}
.footer {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  color: A40046;
  text-align: right;
  line-height: 25%;
}
p.inset {}
cite {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  color: navy;
}
hr {
  color: #A40046;
  size: 1px;
}
td {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: #A40046;
  vertical-align: top;
}
a {
  color: green;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  background-color: #A40046;
  color: #ffffff;
  font-weight: bold;
}
.date {
  color: #A40046;
  font-weight: bold;
}
/* Form elements */
.labelcell {
  padding-top: 5px;
  padding-bottom: 5px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  color: #A40046;
  vertical-align: top;
}
.fieldcell {
  padding-top: 5px;
  padding-bottom: 5px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #A40046;
}
.textcell {
  padding-top: 5px;
  padding-bottom: 5px;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #A40046;
  line-height: 150%;
}
.button {
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #FFCCCC;
  color: #A40046;
  margin-left: 12px;
  margin-top: 3px;
  margin-bottom: 2px;
}
.center {
  text-align: center;
}

