body {
 font-family: courier new;
 font-size: 14px;
 text-align: left;
 vertical-align: middle;
 color: #000000;
 background: #6699ff;
}
a {
 color: #ffff00;
}
a:hover {
 color: #ffff00;
 font-weight: bold;
}
table.main {
 width: 640px;
}
td {
 font-family: courier new;
 font-size: 13px;
 text-align: left;
 color: #ffffff;
 background: #0000ff;
 padding: 8px;
 margin: 0px;
 border-style: solid;
 border-width: 0px;
 border-color: #000000;
}
td.nopad {
 padding: 0px;
}
td.logo {
 text-align: right;
 height: 84px;
 background: none;
}
td small {
  font-size: 9px;
}
td.w3 {
  font-size: 11px;
  text-align: right;
  background: none;
  color: #000000;
}
td.w3 a {
 color: #0000ff;
}
td.w3 a:hover {
 color: #0000ff;
 font-weight: bold;
}
div.invisible {
 position: absolute;
 top:  3px;
 left: 0px;
 z-index:5;
 width: auto;
 font-weight: normal;
 font-size: 0px;
 color: #6699ff;
}
div.logo1 {
 position: absolute;
 top:  0px;
 left: 168px;
 z-index:5;
 width: auto;
 font-weight: bold;
 font-size: 48pt;
 color: #000000;
}
div.logo2 {
 position: absolute;
 top:  4px;
 left: 172px;
 z-index:4;
 width: auto;
 font-weight: bold;
 font-size: 48pt;
 color: #cccccc;
}
div.logo3 {
 position: absolute;
 top: 60px;
 left: 250px;
 z-index:5;
 width: auto;
 font-weight: bold;
 font-size: 16pt;
 color: #000000;
}
div.logo4 {
 position: absolute;
 top: 62px;
 left: 252px;
 z-index:4;
 width: auto;
 font-weight: bold;
 font-size: 16pt;
 color: #cccccc;
}
