body {
margin: 0px;
}
a {text-decoration: none;
 color: red;}
a.menuNoOption {color: navy;
 font-size: 10pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
a.menuNoOption:hover {color: red;
 font-size: 10pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
 a.menuHeading {color: navy;
 font-size: 10pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
a.menuHeading:hover {color: green;
 font-size: 10pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
 a.menuItem {color: navy;
 font-size: 9pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
a.menuItem:hover {color: red;
 font-size: 9pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 text-decoration:none;
}
#menu1 {display: none}
#menu2 {display: none}
#menu3 {display: none}
#menu4 {display: none}
#menu5 {display: none}
#menu6 {display: none}
#menu7 {display: none}
#menu8 {display: none}

Div.left {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}
Div.top {
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
table.main {
 width: 780;
 margin: 0pt;
 /*border-width: 1pt;
 border-style: solid;
 border-color: black;*/
}
table.story {
 width: 100%;
 margin: 0pt;
 border-width: 0pt;
}
TD.1bar {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: navy;
 background-color: #ccffff;
 margin: 0pt;
}
TD.2bar {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: white;
 background-color: #0099cc;
 margin: 0pt;
}
TD.banner {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20pt;
 font-weight: bold;
/* WIDTH: 447; */
 background-color: #FFFFFF;
 margin: 0pt;
}
TD.dt {
 background-color: #ffff99;
 border: #ffffcc;
 margin: 0pt;
/* background-color: #ffffcc;
 border: #ffffcc;
 WIDTH: 65%; */
 WIDTH: 100%; //test
}
TD.sbtest {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 background-color: #ffff99;
 border: #ffff99;
 WIDTH: 25%;
}
TD.footer {
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: normal;
 WIDTH: 25%; 
 HEIGHT: 35;
} 
TD.linx {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}
TD.text {font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 10pt;}
TD.records {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 WIDTH: 75%; //test
}