    body { 
	background:#ffffff; 
	color:#000000; 
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size:9pt; 
    }
    #headr { font-family: verdana, sans-serif; font-size:11pt; text-align:center; }
    #headr ul { 
	list-style: none;
	font-size: 140%;
	word-spacing: 1em;
	letter-spacing: .3em;
    }
    #headr li { display: inline; color:#0000aa; }
    #headr li a, a:visited, a:active { text-decoration:none; color:#0000aa; }
    #headr li a:hover { text-decoration:none; color:#990000; border-bottom: 3px double #0000aa;}
    #headr .used {color: #666699; cursor:text; }
    /* cursor:no-drop; */
    #Words { font-size: 14pt; color: #000000; font-family: Garamond, "Times New Roman", serif;}

    #bod { 
	margin: .5em 8em 0 8em; 
	padding-right: 1em;
	padding-left: 1.5em;
	border-top: 5px solid #000099;
	border-right: 5px double #999999;
	border-bottom: 5px double #000000;
	border-left: 5px double #cccccc;
    }
    #bod p {text-indent:-.5em; }
    #bod p:first-letter {font-size: 150%; color: #990000; font-weight:bold; float:none;}
    .centerd { text-align: center; }
    .row .left { float:left; text-align:left; margin-right: 1em;}
    .row .right { float:right; text-align:left; margin-left: .2em;}
    .spacer { clear:both; border-top: 2px solid #000099;}
    .spaceRight { clear:right; }
    .spaceLeft { clear:left; }
    .kastner { font-weight: bold; }
    .bigboldred { font-weight: bold; font-size:120%; color:#ff3300; }
    .smaller { font-size: 80%; }
    sup { font-size: 80%; }
    h2 {font-size:110%; text-align: center; }
    h1 {font-size:150%; text-align: center; color: #990000 }
    a { text-decoration: none; color:#0000aa; }
    a:active { text-decoration: none; color:#990000; }
    a:visited { text-decoration: none; color:#990099; }
    a:hover { text-decoration: underline; color: #009900; }
    .imgcentr { margin: 0; padding: 0; text-align:center; }
    img.centr { width: 400px; margin: 0px auto; border:0px; }
    span.what { border-bottom: 1px dashed #cccccc; cursor:help; }
    span.hiddn { cursor:help; }
    span.hiddn acronym { border-bottom: 1px solid #ffffff; }
