body {
  background: #84AEE7;
  font-family: Trebuchet MS, sans-serif;
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

input {
  font-family: Trebuchet MS, sans-serif;
}

a:link { color: #FF3300; }
a:visited { color: #FF6633; }
a:active { color: #FF9966; }
a:hover { color: #FF9966; }

div#copyright {
  color: #39597B;
}
div#copyright a, div#copyright a:visited {
  color: #39597B;
  text-decoration: none;
}
div#copyright a:active, div#copyright a:hover  {
  color: #ffffff;
  text-decoration: underline;
}

table {
  font-family: Trebuchet MS, sans-serif;
  font-size: 10pt;
}

hr {
  height: 1px;
  color: #FF6633
}

.b_sans {
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
}

.s_arial {
  font-family: Trebuchet MS, sans-serif;
}

.c_color { color: #FF6633; }
.grey { color: #333333; }
.white { color: #FFFFFF; }

th {
  font-family: Trebuchet MS, sans-serif;
  background: #FF6633;
  color: #FFFFFF
}

h1 {
  font-family: Trebuchet MS, sans-serif;
  color: #FF6633
}
h2 {
  font-family: Trebuchet MS, sans-serif;
  color: #FF6633
}
h3 {
  font-family: Trebuchet MS, sans-serif;
  color: #FF6633;
  margin-bottom: 0
}
h4 {
  font-family: Trebuchet MS, sans-serif;
  color: #333333;
  margin-bottom: 0
}

li {
  font-family: Trebuchet MS, sans-serif;
}
ul {
  font-family: Trebuchet MS, sans-serif;
}
ol {
  font-family: Trebuchet MS, sans-serif;
}

blockquote { font-family: Arial, Helvetica, sans-serif }

address { font-family: Arial, Helvetica, sans-serif }

i { font-family: Arial, Helvetica, sans-serif }

pre { font-family: sans-serif }

.small { font-size: 7.5pt }

.section {
  font-family: Trebuchet MS, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #537f7e;
}
.subsection {
  font-family: Trebuchet MS, sans-serif;
  font-size: 8.25pt;
  font-weight: bold;
  color: #68689a;
  margin-top: 5pt;
}
.indication {
  font-family: Trebuchet MS, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}

.margin_text {
  font-family: Trebuchet MS, sans-serif;
  color: #68689a;
}

td.mtext {
  font-weight: bold;
  vertical-align: top;
  color: #993333;
}
td.qtext {
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  vertical-align: top;
}
td.qbody {
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  vertical-align: top;
}

td.qbrowh {
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  padding: 2px;
}
td.qbcolh {
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  align: center;
  vertical-align: center;
  padding: 2px;
}
td.qbctrl {
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  padding: 2px;
}
td.qbctrlerr {
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  padding: 2px;
  background: red;
}

td.perror {
  font-family: Trebuchet MS, sans-serif;
  font-size: 10pt;
  font-style: italic;
  color: #ff0000;
  margin-bottom: 5pt;
}
span.qerror {
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  color: #ff0000;
}

table.qlink {
  border: 0;
  margin: 0;
  padding: 0;
}
td.qlbody {
  border: none;
  font-family: Trebuchet MS, sans-serif;
  font-weight: normal;
  vertical-align: top;
}
td.qlbodyerr {
  border: none;
  padding: 0pt;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  color: red;
  vertical-align: top;
}

span.ind {
  font-weight: bold;
  font-style: italic;
}
