body { background: white; margin-top: 0; margin-bottom: 10; margin-left: 30; margin-right: 30; }
h1, h2, h3, h4, h5, p, p.caption, p.center, p.contents, p.description, p.figure, p.headline, p.identifier, p.keywords, p.reference, p.synonymy, p.systematics, p.text, p.text-SR, p.thumb, .tableorange, .tableorange2, .tableorange3, dd, ul, ol { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, p.contents, p.systematics, .tableorange, .tableorange3 { font-weight: bold; }
h1 { font-size: 14pt; }
h2, h3, h4 { font-size: 12pt; }
h5, h6, p.contents, .tableorange { font-size: 10pt; }
h5 { font-weight: normal; font-style: italic; }
h3, p, p.description, p.figure, p.identifier, p.keywords, p.reference, p.synonymy, p.text, p.text-SR, dd, ul, ol { text-align: justify; }
h1, h2, h4, p.caption, p.center, p.contents, p.headline, p.systematics, p.thumb { text-align: center; }
p.contents { font-variant: small-caps; }
p.close, p.flag, p.pdf { text-align: right; }
p, p.caption, p.center, p.figure, p.headline, p.identifier, p.systematics, p.text, p.text-SR, dd, ul, ol { font-size: 10pt; }
p.description, p.keywords, p.synonymy { font-size: 9pt; }
p.synonymy { line-height: 10pt; padding-top: 0pt; padding-bottom: 0pt; }
p.headline { font-weight: bold; font-style: italic; color: #ffffff; background: teal; }
p.thumb, .tableorange2, .tableorange3 { font-size: 8pt; }
p.thumb { color: #666666; }
p.text { text-indent: 2em; }
ul { list-style: disc; }
ol { list-style-type: decimal; }
h4, .author { text-transform: uppercase; font-size: 80%; }
.quote { color: #336699; }
.given-name { font-size: 80%; }
a { text-decoration: none; color: #0000FF; }
a:hover { text-decoration: none; color: #FF0000; }
a:active { text-decoration: none; color: #FF0000; }
a:visited { text-decoration: none; }
.tableorange { background: #ff9900; color: #eeeeee; }
.tableorange2 { background: #ffcc00; color: #000000; }
.tableorange3 { background: #ffcc99; }
.tableorange2, .tableorange3 { font-size: 8pt; }
.tableorange, .tableorange2, .tableorange3 { text-align: center; }
.drag { position:relative; cursor:hand; z-index: 0; }
#centerfold { 
	position: absolute;
	left: 50%;
	width: 808px;
	margin-left: -404px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index:2;
 }