body {
background-color: #ffeeff;
}
h1 {
color: 3b759a;
font-size: .9em;
font-family: Aria, sans-serif;
background-color: #b7ccda;
margin: 3;
text-align: center;
}
h2 {
color: #3b759a;
font-family: Aria, sans-serif;
font-size: .8em;
margin-bottom: 1;
padding: 5px 0px 3px 25px;
background-color: #b7ccda;
}
p {
font-family: Times, Verdana, serif;
color: #003366;
font-size: 1.5em;
line-height: 150%;
margin-top: 5px;
margin-left: 25px;
margin-left: 25px;
}
a:link, a:visited {
text-decoration: none;
background-color: #e9e6b9;
}

a:hover {
background-color: transparent;
text-decoration: none;
}

.copyrights {
font-family: Arial, sans-serif;
color: #003366;
font-size: .8em;
text-align: center;
padding: 5px 0px 3px 25px;
background-color: #b7ccda;
}

.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;
}

table {
border-collapse: collapse;
}
.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: 17px;
font-family: "Times New Roman", Times, serif;
}
.notes2 {
font-size: 17px;
font-family: "Times New Roman", Times, serif;
text-align: right;
}