A:link  { color: navy; font-weight: bold; text-decoration: none }
A:visited  { color: navy; font-weight: bold; text-decoration: none }
A:hover  { color: black; text-decoration: underline overline; }
A:active  { color: navy; text-decoration: none }
td { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
th { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
div  { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.small  { font-size: 10px; line-height: 11px }
h4 { text-indent: 10px }
h3 { text-indent: 10px }

a.glosslnk {font-style: normal; color: white }
a.gloss {border-bottom: 1px dotted green; font-style: normal; font-weight: normal; color: black }
a.gloss:hover {text-decoration: none}

body {
        margin: 0 0 25px 0;
        padding: 0;
        font: 76% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        background: #DDDDFF;
}

#allcontent {
        width: 550px;
        margin: auto;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
