a:link.content {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 11pt;
  color: #0000EE;
}
a:visited.content {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 11pt;
  color: #0000EE;
}
a:active.content {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 11pt;
  color: #0000EE;
}
a:hover.content {
  text-decoration: underline;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 11pt;
  color: #000000;
}
a:link {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 10pt;
  color: #ffd700;
}
a:visited {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 10pt;
  color: #ffd700;
}
a:active {
  text-decoration: none;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 10pt;
  color: #ffd700;
}
a:hover {
  text-decoration: underline;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 10pt;
  color: #ffffff;
}
body {
  height: 100%;
  font-size: 10pt;
  font-family: Bookman Old Style;
  color: #000000;
  background-color: #ffffff;
}
table.contenttable {
  width: 700px;
  background-color: #800000;
  border: 1px #000000 solid;
  border-collapse: collapse;
  border-spacing: 0px;
}
td.contentheader {
  text-align: right;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 5px;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 12pt;
  color: #ffffff;
  background-color: #800000;
  border: 1px #000000 solid;
}
td.navigation {
  vertical-align: top;
  text-align: left;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 12pt;
  color: #ffffff;
  background-color: #800000;
}
td.content {
  vertical-align: top;
  text-align: left;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  font-family: Bookman Old Style;
  font-weight: normal;
  font-size: 12pt;
  color: #404040;
  background-color: #fafafa;
}
.styling {
  background-color: #000000;
  color: red;
  font: bold 14 MS Sans Serif;
  padding: 1px;
}
img.border {
  padding:1px;
  border:1px solid #021a40;
}
