ul#Navigation li {
 list-style: none;
 display: inline;
 margin: 0.4em; padding-top: 0;
}

ul#Navigation li a {
 text-decoration: none;
 font-size: 9pt;
 font-weight: Bold;
 color: Black;
 font-family: "Times New Roman", Serif;
}

.firstletter {
 font-size: 14pt;
 color: Black;
 font-family: "Times New Roman", Serif;
}

ul#Navigation {
 text-align: center;
 padding-top: 2px;
}