body { background-repeat: repeat-y } 
A:link,
A:visited { text-decoration: underline; color: 004080 }
A:hover { text-decoration: none; color: 004080; }
A:active { text-decoration: underline; color: 004080 }
body { background-attachment: fixed }
p { font-family: Tahoma, Verdana, Arial; font-size:10pt; font-style:italic; color: #333366 }
li { font-family: Tahoma, Verdana, Arial; font-size:10pt; font-style:italic; color: #333366 }
ul { font-family: Tahoma, Verdana, Arial; font-size:10pt; font-style:italic; color: #333366 }
ol { font-family: Tahoma, Verdana, Arial; font-size:10pt; font-style:italic; color: #333366 }
.over { color:yellow; background:navy }
.down { color:yellow; background:navy; font-style:italic }

#ie5menu{
position:absolute;
width:100pt;
border: 2px outset white;
background:buttonface;
font-family:"MS sans serif";
font-size: 9pt;
line-height:13pt;
cursor:default;
visibility:hidden;
z-index:1000;
}
.menuitems{
padding-left:10pt;
padding-right:10pt;
}