body {
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
margin-left: 35px;
margin-right: 25px;
line-height: 150%;
}
.subtitle {
font-size: 15px;
text-align: center;
margin-top: -8px;
}

p {
font-size: 22px; 
line-height: 150%;
}
  
/*bordered citation created with kaydara -monod-ahb */

.kowal {
font-size: 22px; 
color: #3c2124;
margin: 0 100px;
padding: 15px;
border: 1px solid #73afb7;
background-color: #fbef99;
}

h1, h2 {
font-size: 17px;
text-align: center;
text-decoration: none;
color: blue;
}
 
ul, ol, li {
text-decoration: none;
}


.poem {
font-size: 17px;
color: #000033;
margin-left: 20%;
margin-right: 15%;
}
a:link {
text-decoration: none;
color: #0000dd;
}
a:visited {
text-decoration: none;
color: #cc0000;
}

a:hover {
text-decoration: none;
color: #ff6666;
}

a:active {
text-decoration: none;
color: #339999;
}
.endnotes {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.annotation {
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notes {
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fNyaamo {
    float: right;
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}

.fNano {
    float: left;
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}

.copyrights {
font-size: 14px;
text-align: center;
}
