body {
   background-color: #0066ff;
   color: black;
   font-family: serif;
   font-size:1em;
}

a:link {color: #00ffff}
a:visited {color: #ffffff}
a:hover {color: #00ff00}
a:active {color: #ffff00}

.divmidmenu {
   background-color: #0066ff;
   color: white;
   font-size: 1em;
   text-align: center;
}
.midmenu {
   background-color: #0066ff;
   color: white;
   font-size: 1em;
   text-align: left;
}
.midmenudesc {
   background-color: #0066ff;
   color: cyan;
   font-size: 1em;
   font-weight: normal;
   text-align: justify;
}
.midmenuitembullet {
   width: 80px;
}
.midmenudummybullet {
   background-color: #0066ff;
   width: 80px;
}
.midmenutitle {
   background-color: #0066ff;
   color: cyan;
   font-size:2.0em;
   font-weight: bold;
   text-align: left;
}
.midmenuitem {
   background-color: #0066ff;
   color: cyan;
   font-size:1.5em;
   font-weight: bold;
   text-align: left;
}
.midmenuitemtext {
   color: cyan;
   font-size:1em;
   text-align: justify;
}

.divtopmenu {text-align: center;}
.topmenu {
   border: white thin solid;
   font-family: sans-serif;
   font-size: 1em;
   text-align: center;
}
.topmenu1 {
   background-color: #0066ff;
   font-size: 1em;
}
.topmenu2 {
   background-color: #0066ff;
}

.divbotmenu {text-align: center;}
.botmenu {
   border: white thin solid;
   font-family: sans-serif;
   font-size: 0.75em;
   text-align: center;
}
.botmenu1 {background-color: #0066ff}
.botmenu2 {background-color: #0000ff;}

.botmenucopyright {
   background-color: #0066ff;
   color: #ffffff;
   fffont-family: serif;
   font-size:0.75em;
}


.bibbody {
   background-color: #0066ff;
   color: #ffff00;
   font-family: serif;
   font-size:1em;
}

.bibtitle {
   font-family: serif;
   font-size:2em;
   font-weight: bold;
   color: #ffff00;
}

.bibdesc {
   font-family: serif;
   font-size:1em;
}

.bibletter {
   font-family: serif;
   font-size:1.5em;
   font-weight: bold;
}

.bibindex {
   font-family: sans-serif;
   color: #ffff00;
   font-size:1em;
   font-weight: bold;
}

.bibcopyright {
   font-family: serif;
   font-size: 0.75em;
}
