/* Cascading Style Sheet: House style by Uwe Brahm */

BODY {
	background: #bbbbbb; 
	color: #000000; 
	margin-top: 2px; 
	font-style: normal; 
	font-weight: normal; 
	margin-right: 2px; 
	margin-bottom: 2px; 
	margin-left: 2px; 
	list-style-type: square;
}

CODE {
	font-family: "Courier New", Courier, Monaco, monospace;
}

SMALL {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

HR {
	color: #000000;
}

.highlight {
	font-size: large; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background: #666666; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	letter-spacing: normal;
}

TABLE {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

TABLE.article {
	margin-left: 1em;
	margin-right: 1em;
}

TABLE.densetable {
	font-size: 80%;
}

TR.summaryrow { 
	font-size: 100%; 
	color: black; 
	background: #00FFFF; 
}

CAPTION {
	font-size: 100%; 
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

.pagehead {
	background: #0000FF;
	color: #FFCC33;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: large; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	clip:  rect(   );
}

/* 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{
	margin-left: 4em; 
	text-indent: -4em; 
	font-size: 83%; 
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; 
	list-style: none; 
}

DL { 
	margin-left: 1em; 
	margin-right: 1em; 
}

.simulatedlink {
	color: blue; 
	background: #FFFFFF;
}

A:visited {
	color: purple; 
}

A:active {
	color: aqua; 
	background: #000000; 
}

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: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

PRE {
	font-family: "Courier new", Courier, Monaco, monospace;
}

TT {
	font-family: "Courier new", Courier, Monaco, monospace
} 

.navbar {
	background-color: #FFCC33; 
	background-position: center center; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #0000FF; 
	text-decoration: none; 
	line-height: normal; 
	background-repeat: no-repeat; 
	text-align: center; 
	word-spacing: normal; 
	white-space: nowrap; 
	margin-top: auto; 
	margin-bottom: auto; 
	letter-spacing: normal; 
	vertical-align: middle; 
	border: none;
}

.blocktext {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	letter-spacing: normal; 
	text-align: justify; 
	text-indent: 5pt; 
	word-spacing: normal; 
	white-space: normal; 
	position: relative; 
	visibility: visible; 
	clip:  rect(   ); 
	margin-right: 1em; 
	margin-left: 1em;
}

.footnote { 
	margin-left: 4em; 
	text-indent: -4em; 
	font-size: small; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	list-style: none;  
} 
	
.bigletter {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: none; 
	background-color: #999999; 
	letter-spacing: normal; 
	text-align: center; 
	vertical-align: middle; 
	word-spacing: normal; 
	border-color: #FFCC33 black black; 
	color: #FFFFFF;
}

A:link { 
	color: blue;
} 

A.navbar:link { 
	color: #0000FF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}
