table {font-family: sans-serif; font-size: 10pt}
p {font-family: sans-serif; font-size: 10pt}
li {font-family: sans-serif; font-size: 10pt}
pre {font-family: monospace; font-size: 9pt;  background-color: #e0e0e0}
h1 {background-color: #2bb550; color: white; font-size: 14pt}
h2 {font-size: 12pt; font-weight: bold}
h3 {font-size: 12pt; font-style: italic}
.navbar a {
    text-decoration: none; 
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: normal; 
    color: white;
}
.navbar a:hover {
    color: black;
    background: white;
}
