BODY  {
	color : #000066;
	background-image : url(backgrnd.jpg);
	font-size : 12pt;
	font-family: sans-serif
}
A:link  {
	color : #0000FF;
	text-decoration : none;
}
A:visited  {
	color : #990099;
	text-decoration : none;
}
A:hover {
	text-decoration: underline;
}
A:active  {
	color : #FF0000;
	text-decoration : underline;
}
H1  {
	text-align : center;
	font-size : 24pt;
	margin-bottom : 18pt;
}
H2  {
	font-size : 18pt;
	margin-bottom : 12pt;
}
H3  {
	font-size : 18pt;
}
img.left {
	vertical-align:text-top;
	float:left;
	margin-bottom: 20pt;
   margin-right: 10pt;
}
PRE  {
	font-size   : 100%;
	margin-left : 20pt;
}
PRE.File  {
	font-size : 110%;
	margin-left : 20pt;
}
PRE.Small  {
	font-size : 75%;
}
Address  {
	font-size : 75%;
	text-align : center;
}
UL.Main  {
	list-style-type : none;
}

UL.Sub0  {
	list-style-type : disc;
}

UL.Sub1  {
	list-style-type: circle;
	list-style-position: inside;
}

UL.Sub2  {
	list-style-type : square;
}

UL.Mini  {
	list-style-type : none;
}

LI.Main  {
	margin-bottom : 20pt;
}

LI.Sub0  {
	list-style-type: none;
	margin-top : 30pt;
}

LI.Sub1  {
	margin-top: 10pt;
	margin-bottom: 10pt;
}

LI.Sub1u  {
	list-style-type: none;
	margin-top : 10pt;
	margin-bottom : 10pt;
}

LI.Sub2  {
	margin-top : 4pt;
}

LI.Sub2u  {
	margin-top : 4pt;
	list-style-type: none;
}

LI.Mini  {
	margin-top : -10pt;
}
DT {
  margin-top: 10px;
}
TH  {
	color : #000066;
	font-size : 100%;
	text-align : left;
	margin-bottom : 10pt;
}
TD  {
	color : #000066;
	font-size : 110%;
	vertical-align : top;
}
DIV.Sub0  {
	margin-top : 20pt;
	margin-bottom : 20pt;
	/* ugly fix for netscape bug: */
	border-width : 1pt;
	border-style : none;
}
DIV.Sub1  {
	margin-top : 10pt;
	margin-bottom : 10pt;
}
DIV.Hang0  {
	margin-top : 20pt;
	margin-bottom : 20pt;
	margin-left : 40pt;
	text-indent : -40pt;
}
DIV.Center {
	text-align: center;
	margin-top: 15pt;
}
DIV.column {
	margin-left: 20pt;
	margin-right: 80pt;
	margin-top: 20pt;
}
DIV.column2 {
	position: absolute;
	margin: 20px;
	width: 300px;
	left: 300px;
}
DIV.indent1  {
	margin-left : 20pt;
}
DIV.indent2  {
	margin-left : 40pt;
}
SPAN.cft  {
	font-family : "Courier New", "monospaced";
}
SPAN.cft-em  {
	font-family : "Courier New", "monospaced";
	color : #990099;
}
SPAN.bildL {
        vertical-align: middle;
}
SPAN.bildR {
	position: relative;
        left: 10px;
        vertical-align: middle;
}
.bibtitle {
	font-style:italic;
}
.bibvol {
	font-weight:bold;
}
.clear {
	clear:left;
}

.down { 
  margin-top : 40pt;
}
