body { font-family: arial; font-size: 17; color: darkblue;  margin-top: 25px; margin-left: 25px; margin-right: 25px; margin-bottom: 25px; }
.bottomnav { text-decoration: none; font-family: verdana; font-size: 9px; color: white; }
.bottomnav:link { text-decoration: none; font-family: verdana; font-size: 9px; color: white; }
.bottomnav:active { text-decoration: none; font-family: verdana; font-size: 9px; color: white; }
.bottomnav:visited { text-decoration: none; font-family: verdana; font-size: 9px; color: white; }
.bottomnav:hover { text-decoration: underline; font-family: verdana; font-size: 9px; color: white; }
td, TD { font-size: 17 } 
ul, UL { list-style-image: url("/images/square_bullet.gif"); font-family: arial; font-size: 15; color: darkblue; line-height: 16px;}
ol, OL { font-family: arial; font-size: 15; color: darkblue; line-height: 16px;}
.mylink { text-decoration: none; color: blue;}
.mylink:link { text-decoration: none; color: blue;}
.mylink:active { text-decoration: none; color: blue;}
.mylink:visited { text-decoration: none; color: blue;}
.mylink:hover { text-decoration: underline; color: blue;}
.mytitle1 { font-family: arial; font-size: 17; color: darkblue; font-weight: bold; }
.mytitle2 { font-family: times new roman; font-size: 16; color: darkblue; font-style: italic; }
.pops { display: none; z-index: 99; position: absolute; color: navy; font-family: arial; font-size: 14; background-color: khaki; padding: 10px; width: 215px; }
.gonnapop { color: blue; font-family: arial; font-weight: bold; font-style: italic; }

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 350px; /*marquee height */
background-color: white;
overflow: hidden;
}
