BODY, DL, TABLE, TH, TD, DIV, INPUT {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}

TD.nooblue, TR.nooblue {
  background: #004995;
}

IMG {
  border-width : 0;
}

IMG.bordered
{
  border-width : 1;
  border-color : #000000;
}

p {
  margin: 12px 0px 0px 0px;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  text-align: justify;
}

p.menu {
  margin: 0px 2px 1px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

p.bottommenu {
  margin: 0px 4px 4px 0px;
  font-size: 11px;
  text-align: right;
}

p.second {
  margin-left: 25px;
}

p.citation {
  margin: 12px 0px 0px 0px;
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  text-align: left;
  font-style: italic;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color: #000066;
}

a:visited {
  color: #000066;
}

a:active, a:hover {
  color: #CC0000;
}

a.heading3 {
  text-indent: 12px;
  font-size: 11px;
}

a.menu {}

a.bottommenu {
  font-size: 11px;
}

li {
  margin-bottom: 6px;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  text-align: justify;
}

li.second {
  margin-left: 25px;
}

ul.portfolio {
  margin-left: 25px;
  margin-top: 8px;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: bold;
}

h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: bold;
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-weight: bold;
}

span.morered {
  color: #CC0000;
}

span.smaller {
  font-size: 11px;
}


