@page rotated {
	size: landscape, 14in 8.5in.;
    marks: crop;
    }
    html {
    margin: 0;
    }
    body {
	margin-left: 50px;
    margin-right: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    }
    #cover {
    background-color: aqua;
    }
    #content {
    background-color: white;
    }
    p {
	font-family: Georgia, "Century Schoolbook L", serif;
    line-height: 1.3em;
    font-size: 0.9em;
    letter-spacing: 0.01em;
    text-align: justify;
    speak: normal;
    text-indent: 1.5em;
    }
    caption {font-weight: bold;
    }
    ol li {font-family: Georgia,serif;
    }
    ul li {font-family: Georgia,serif;
    list-style-type: none;
    }
    dt {font-weight: bold;
    }
    h1.sect1 {font-family: Arial,Palatino,sans-serif;
    font-size: 2em;
    text-align: center;
    page-break-before: always;
    border-top: solid brown 4px;
    border-bottom: solid brown 4px;
    }
    h2.sect2 {font-family: Arial,Palatino,sans-serif;
    font-size: 1.2em;
    text-align: center;
    page-break-before: always;
    }
    .sect3 {font-family: Arial,Palatino,sans-serif;
    font-size: 1.1em;
    }
    .title {font-family: Arial,sans-serif;
    font-size: 3em;
    color: orange;
    text-align: left;
    }
    .subtitle {font-family: Arial,sans-serif;
    font-size: 1.5em;
    color: black;
    text-align: right;
    }
    .volumenum {font-family: Arial,sans-serif;
    font-size: 2em;
    font-weight: bold;
    text-align: right;
    }
    .pubdate {font-family: Arial,Palatino,sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: orange;
    }
    .author { font-family: Arial,sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: orange;
    }
    hr { background-color: black;
    color: black;
    width: 100%;
    height: 2px;
    }
    table {
    border-collapse: collapse;
    }
