/* Cascading Style Sheet: MPII house style by Uwe Brahm */ BODY {font-family: "Times New Roman", Georgia, Times, "New York", serif ; color: #000000; margin-top: 0em} CODE {font-family: "Courier New", Courier, Monaco, monospace ; } SMALL {font-family: "Lucida Sans", Arial, Verdana, Helvetica, Geneva, sans-serif ; } HR {color: #000000; } .highlight {font-size: 100%; font-family: "Lucida Sans", Arial, Verdana, Helvetica, Geneva, sans-serif, SunSans-Regular ; color: #000000; background: #FFFF66 ; } .notrecommended {color: #666666 ; background: #FFFFFF; } .deemphasized {color: #666666 ; background: #FFFFFF; } TABLE {font-family: "Times New Roman", Georgia, Times, "New York", serif ; color: #000000; } TABLE.article { margin-left: 1em; margin-right: 1em; } TABLE.densetable {font-size: 80% ; } TR.summaryrow { font-size: 90%; color: black ; background: #00FFFF ; } CAPTION {font-size: 100% ; } .embeddedfloat {float: right; margin-left: 3em} H1, H2, H3, H4, H5, H6 {font-family: "Lucida Sans", Arial, Verdana, Helvetica, Geneva, sans-serif ; } /* we use these for spotlight articles */ H1.article { margin-left: 0.5em; margin-right: 0.5em; } H2.article { margin-left: 1em; margin-right: 1em; } H3.article { margin-left: 1em; margin-right: 1em; } H4.article { margin-left: 1em; margin-right: 1em; } .pagehead { width: 220px; height: 48px; padding: 0.25em 1em 0.25em 1em; background: #ffffff; color: #000000; } /* padding: 0.25em 1em 0.25em 1em; background: #0040bf; color: #ffffff; */ /* margin-bottom: 0em; border-bottom: thin; border-bottom-width: 0.25em; border-color: black; } */ A.pagehead:link {color: #ffffff; background: white ; } /* the following does not work - yet */ /* UL {list-style-image: url(/graphics/bullet_black.gif)} */ UL {list-style-type: square} UL UL {list-style-type: disc } UL UL UL {list-style-type: circle } UL.referencelist, .footnote {margin-left: 4em; text-indent: -4em ; font-size: 83%; font-family: Verdana, "Lucida Sans", Arial, Helvetica, Geneva, sans-serif; list-style: none ; } DL { margin-left: 1em; margin-right: 1em; } A:link, .simulatedlink {color: blue ; } A:visited {color: purple ; } A:active {color: aqua ; } A.notrecommended:link {color: #6666FF ; background: #FFFFFF ; } A.notrecommended:visited {color: #CC66CC ; background: #FFFFFF ; } A.deemphasized:link {color: #6666FF ; background: #FFFFFF ; } A.deemphasized:visited {color: #CC66CC ; background: #FFFFFF ; } .overline {font-family: "Lucida Sans", Arial, Verdana, Helvetica, Geneva, sans-serif; margin-bottom: -2ex ; } .updatecomment {font-size: 100%; color: #000000 ; background: #00FFFF ; } .outsidecomment {font-size: 100%; color: #000000 ; background: #E9E9E9 ; } P.article {text-indent: 1em; margin-left: 1em; margin-right: 1em; } P.initial:First-Line { text-transform: uppercase ; } P.initial:First-Letter { font-size: 200%; float:left ; } SPAN.bigletter {font-size: 200%; background: #FFFFFF; color: #000000; font-family:"Lucida Sans", Arial, Verdana, Helvetica, Geneva, sans-serif; } PRE {font-family: "Courier new", Courier, Monaco, monospace } TT {font-family: "Courier new", Courier, Monaco, monospace }