body         { background-color: #ffffff; font-family: 'Times New Roman', Perpetua, serif; 
               color: black; margin:   10px}
font {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

td {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

p {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

li {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

h1 {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

h2 {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

h3 {
font-family: Times New Roman, Perpetua, serif;
color: black;
}

.quote       { font-family: 'Times New Roman', Perpetua, serif; color: #FFFFFF; 
               background-color: #808080; border: 5 outset #808080; padding: 2 }
.indent      { text-indent: 15px}
