/* Style Sheet for hand written documents */

body.doc { color: #000000; background-color: #f4d080; }

h1.will { background-color: #fae8c0; }

span.hmenu a { background-color: #fae8c0; }

#doc-text {
    font: italic large "Times New Roman", serif;
}

#doc-text i {
    font: normal large "Times New Roman", serif;
}

#doc-print {
    font: normal large "Times New Roman", serif;
}

#doc-print i {
    font-style: italic;
    font-size: 125%;
    letter-spacing: 0.05em
}
