BODY {
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif
    margin: 0px;
    background-color: #2F7B09;
}

TD {
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif
}

P {
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    text-indent: 0em;
}

P.dictionary {
    font-family: Georgia, serif;
    text-indent: 0em;
    border-width: thin;
    border-style: solid;
    margin: 12pt;
    padding: 12pt;
}

P.schild {
    text-align: center;
    text-indent: 0em;
    border-width: medium;
    border-style: solid;
    margin: 12pt;
    padding: 12pt;
}

TABLE.page {
    width=700px;
    background-color: #DCDCDC;
    color: black;
    height: 97%
}

TD.page {
    vertical-align: top;
    height: 96%;
    padding-left: 3em;
    padding-top: 0em;
    background-color: #DCDCDC;
}

TD.date {
    vertical-align: top;
    text-align: right;
    width: 25%;
    background-color: #DCDCDC;
    font-weight: bold;
    font-size: 8pt
}

A:link.x
{
    color:#222222;
    text-decoration: none
}
A:visited.x
{
    color:#222222;
    text-decoration: none
}
A:link
{
    color:#772222;
    text-decoration: none
}
A:visited
{
    color:#996666;
    text-decoration: none
}

