body {
color: #102536;
margin: 0  25px; 0  20px;
padding: 10px;
}

p {
font-size: 24px;
font-family: "Times New Roman", Times, serif;
margin-left: 5%;
margin-right: 10%;
line-height: 150%
}

.byline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
text-align: center;
margin-top: -5px;
}

h1, h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #14556B;
text-align: center;
}

h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #930;
text-align: left;
}

h5, h6 {
ont-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #930;
text-align: left;
}

.byline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
margin-top: -5px;
}

.koode {
	text-align: center;
	font-weight: bold;
	color: blue;
}

.bloc {
font-size: 22px;
font-family: "Times New Roman", Times, serif;
margin-left: 20%;
margin-right: 10%;
}

table {
border-collapse: collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
}

.poem {
font-size: 17px;
font-family: "Times New Roman", Times, serif;
margin-left: 20%;
margin-right: 15%;
}

ol, ul, li {
font-size: 23px;
font-family: "Times New Roman", Times, serif;
margin-left: 3%;
line-height: 140%;
}

.liste {
list-style: none;
}

table {
border-collapse: collapse;
}

.poem {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
text-decoration: none;
margin-left: 150px;
padding-left: 35px;
color: #006633;
font-weight: bold;
border-top-width: medium;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: ridge;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FF0000;
border-right-color: #FF0000;
border-bottom-color: #FF0000;
border-left-color: #FF0000;
margin-right: 200px;
background-color: #FFFFFF;
padding-bottom: 25px;
padding-top: 15px;
padding-right: 15px;
}

.endnotes {
font-size: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.annotation {
font-size: 18px;
font-family: "Times New Roman", Georgia, Times, serif;
}
.notes {
font-size: 19px;
font-family: "Palatino Linotype", "Palatino Antiqua", Palatino, serif;
}

.copyrights {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

.copyright {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

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

a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: red;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #FFCC99;
	background-color: #006633;
	text-decoration: none;
}
a:link:active, a:visited:active {
	color: #99FFCC;
	background-color: #FFFF33;
	text-decoration: none;
}