<!--
body {
  margin:0px;
  background-color:#ffffff;
}
body,td,th,p { 
  font-family:tahoma,helvetica,sans-serif; 
  font-size:12px;
  letter-spacing:1px;
  line-height:15px;
}
td {
  letter-spacing:1px;
  border-style:dashed;
  border-color:#cccccc;
  border-width:0px;
}

h1 {
  color:#333;
  border-bottom:1px solid #333;
  font-size:160%;
}
h2 {
  margin:0px;
  color:#666;
}
a {
  color: #FF9900;
}
a:hover {
  color: #FF9900;
  text-decoration:underline;
}
a:link {
  color: #888888;
  text-decoration:none;
}
a:visited {
  color: #888888;
  text-decoration:none;
}


span.HILITE { 
  background-color:##FFF9BF;
}
div.TIT { 
  color:#ffffff; 
  background-color-antic:#354963;
  background-color:#FF9900;
  font-size:14pt; 
  font-weight: bold;
  padding:3px;
  margin-bottom:5px;
  border-bottom:2px solid #999;
}
.OPT {
  margin-top:3px;
  margin-bottom:3px;
}
td.ROW0 { 
  background-color:#DDDDDD; 
  color:#142A3B;
}
td.ROW1 { 
  background-color:#f0f0f0; 
  color:#142A3B;
}
th.HDR,th {
  background-color:#FF6600;
  background-color-antic: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:0px;
}
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;
}
-->
