/*.graglu body	{
	font-family: arial;
}

.graglu h1	{
	font-size: 14pt;
	font-weight: bold;
	visibility: hidden;
	display: none;
}*/

.graglu {
    border-collapse: inherit;
    border-spacing: 2px;
}

.graglu p {
/*    font-size: 10pt;*/
    clear: both;
    margin-bottom: 8px
}
.graglu table {
    display: table;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 2px;
    border-collapse: inherit;
}
.graglu td {
    font-size: 1em !important;
    border: solid #afafaf 1px !important;
    padding: 3px !important;
}
.chapter {
    display: inline;
    visibility: visible;
    font-size: 13px
}
.citation {
    font-style: italic;
    font-weight: 700
}
.term {
    padding-left: 4px;
    font-variant: small-caps
}
.oneliner {
    color: #900
}
.head {
    background-color: #afafaf;
    border: none;
    text-align: center;
    font-weight: 700;
    font-size: 1em !important;
    padding: 3px 5px;
}
.example {
    display: block;
    width: 92%;
    padding-left: 20pt
}
.wordform {
    border: none;
    font-size: 10pt;
    padding: 0
}
.lemma {
    font-weight: 700;
    clear: left;
    margin-right: 20px;
    font-size: 14px
}
.gram {
    font-size: 10px
}
.sense {
    font-size: 12px
}
.orth {
    font-size: 12px
}
.trans {
    font-style: italic
}
.top {
    font-family: Arial black, sans-serif;
    font-size: 36pt;
    font-weight: 700;
    text-align: right;
    padding-right: 10px;
    color: #fff;
    height: 70px;
    padding-left: 15px;
    background-color: #900
}
.left {
    overflow: auto;
    height: 200px
}