@page {
    size: portrait;
    margin: 1in 1.5in 1in 1.5in;
}

body {
    font-family: palatino, times new roman, serif;
}

#top {
    height: auto;
    border-bottom: solid black 0.5pt;
}
#mainmenu ul {
    display: none;
}
#mainmenu h1 {
    text-align: left;
    float: none;
    position: static;
    padding-bottom: 1px;
}
#submenu {
    display: none;
}

#content {
    margin: 0 0 0 1em;
    width: auto;
}

h1,h2,h3,h4,h5,h6 {
    color: black;
    page-break-after: avoid;
    page-break-inside: avoid;
}

a {
    color: black;
    text-decoration: none;
    font-style: italic;
}
a:visited {
    color: black;
}

#bottom {
    border-top: none;
}

#bottom ul {
    display: none;
}
