body {
  margin:0px;
  background-color:#ffffff;
}
body,td,th,p { 
  font-family:tahoma,helvetica,sans-serif; 
  font-size:14px;
  letter-spacing:2px;
}
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:#FFFFFF;
}
div.TIT { 
  color:#ffffff; 
  background-color:#dddddd; 
  font-size:14pt; 
  font-weight: bold;
  padding:3px;
  margin-bottom:5px;
  border-bottom:2px solid #ddd;
}
.OPT {
  margin-top:5px;
  margin-bottom:5px;
}
table td.ROW0 { 
  background-color:#FFFFFF; 
  color:#142A3B;
}
table td.ROW1 { 
  background-color:#FFFFFF; 
  color:#142A3B;
}
table th.HDR,th {
  background-color:#FFFFFF;
  text-align:left;
  font-weight:normal;
  color: #fff;
}
table th.HDR a {
  text-decoration:none;
  color: #fff;
}
th.HDR a:hover {
  text-decoration:underline;
}
.PAGE {
  font-size:12pt;
  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;
}
