<!--
body {
  margin:0px;
  background-color:#ffffff;
}
body,td,th,p { 
  font-family:arial,tahoma,helvetica,sans-serif; 
  font-size:11pt; 
}
.text { 
  font-family:arial,tahoma,helvetica,sans-serif; 
  font-size:11pt; 
}
h1 {
  color:#333;
  border-bottom:1px solid #333;
  font-size:160%;
}
h2 {
  margin:0px;
  color:#666;
}
a {
  color: #142A3B;
}
a:hover {
  text-decoration:none;
}
span.HILITE { 
  background-color:#FFF9BF;
}
div.TIT { 
  color:#ffffff; 
  background-color:#354963; 
  font-size:14pt; 
  font-weight: bold;
  padding:3px;
  margin-bottom:5px;
  border-bottom:2px solid #999;
}
.OPT {
  margin-top:5px;
  margin-bottom:5px;
}
td.ROW0 { 
  background-color:#DDDDDD; 
  color:#142A3B;
}
td.ROW1 { 
  background-color:#f0f0f0; 
  color:#142A3B;
}
td.ROW2 { 
  background-color:#FF0000; 
  color:#142A3B;
}
td.ROW3 { 
  background-color:#FDFD96; 
  color:#142A3B;
}
td.ROWM { 
  background-color:#A3A3A3; 
  color:#142A3B;
}
td.ROWM a { 
  text-decoration:none;
}
td.ROWM a:hover { 
  text-decoration:underline;
}
td.ROWH { 
  background-color:#AAAAAA; 
  color:#142A3B;
}
th.HDR,th {
  background-color:#354963;
  text-align:left;
  font-weight:normal;
  color: #fff;
}
th.HDR a {
  text-decoration:none;
  color: #fff;
}
th.HDR a:hover {
  text-decoration:underline;
}
.PAGE {
  font-size:11pt;
  color:#152E40;
}
div.MAIN {
  margin:5px;
}
table.LIST {
  border:1px solid #0F3C6D;
}
div.BOT { 
  font-size:10px; 
  text-align:right;
}
div.MSG {
  background-color:#C6DAFF;
  border:1px solid #0F3C6D;
  color:#142A3B;
  padding:10px;
  margin-top:8px;
  margin-bottom:8px;
  font-weight:bold;
}
iframe {
  background-color:#fff;
}
-->

