body { background-color: #502040; color: #e0e0c0; margin: 2em }

a { font-weight: bold }
a:link { color: #d0f0ff }
a:visited { color: #c0c0c0 }

p.caption
{
    text-align: center;
    color: #e0e0c0;
    font-weight: bold;
}

span.def { font-weight: bold }
span.pron { font-family: monospace }
span.loud { color: #ffffff; font-weight: bold; font-family: sans-serif }
span.title { font-style: italic }

/* Annotations explain and give context.  */
.anno { font-family: sans-serif; font-size: small; font-style: italic; color: #9999ff }
