body { margin : 5mm ; color : #202020 ; background : #E0E0E0 ; font-family : sans-serif ; }
h1, h2, h3, h4 { text-align : center ; }
a { color : #000000 ; text-decoration : none ; border-bottom: 1px dotted ; }
a:hover { background-color: #FFFFFF ; text-decoration : none ; border-bottom: 1px dotted ; }
ul { margin-top: 0 ; margin-bottom: 0 ; }
.person { font-variant: small-caps ; }
.author { font-weight : bold ; }
.editor { font-weight : 300 ; }
.footnote { font-style : oblique ; }
.title { font-style : normal ; }
.keyword { font-style : italic ; font-weight : bold ; }
.othertitle { font-style : italic ; }
.id { font-family: courier ; font-weight : bold ; }
.id:before { content : "[" ; }
.id:after { content : "]" ; }
.isbn:before { content : "ISBN " ; }
.issn:before { content : "ISSN " ; }
.abstract { font-size : small ; border-style : dashed ; border-width : 1px ; padding : 3px ; margin : 3px ; }
.annotation { font-size : small ; border-style : solid ; border-width : 1px ; padding : 3px ; margin : 3px ; }
.abstract p , .annotation p { text-indent: 1em ; margin : 0 ; padding : 0 ; }
.associations { border-width : 1px ; padding : 3px ; margin : 3px ; }
.associations-table { border-color : #B6B6B6 ; }
.reference { ; }
.weight { font-size : x-small ; }
.shadow { background : #D0D0D0 ; }
.leftcolumn { background : #202020 ; color : #E8E8E8 ; }
.rightcolumn { background : #E8E8E8 ; color : black ; }
table { border-color : white ; }
*:target { outline : red thin solid ; }

