body {
 color: #000000;
 background-color: #ffffff;
 font-family: Georgia, Times, serif;
 }


p.head {
 background-color: pink;
 }

.note { font-size: x-small; }

.footnote {font-size: x-small; }

.back {
font-size: x-small;
text-align: center;
}

.emph { text-align: center; }

.header {	
font-size: large; 
border-bottom: 1px solid purple;
margin-bottom: 10px;
}

.footer {
font-size: small;
border-top: 1px solid purple;
margin-top: 10px;
}