<!-- Style Sheet for index pages and overviews -->BODY {    background: white;    padding-top: 8px;    padding-bottom: 8px;    padding-left: 12px;}.langbar {    height: 20px;    font-size: small;    font-family: courier;    background: red;    text-align: right;      }.tagline {        text-align: left;        color: white;}.topbar {    height: 12px;    background: red;    color: white;    border: 1pt solid #000000;        vertical-align: top;    }H1 {	font-family: sans-serif;	clear: left;	}H2 {	font-family: sans-serif;	clear: left;	}H3 {	font-family: sans-serif;	clear: left;	}H4 {	font-family: sans-serif;}p.copyright {	text-indent: 0pt;		font-style: italic;	font-size: x-small;}.external {    font-size: x-small;}dt {  margin-top: 0.5em;}li {  margin-top: 0.3em;}  a:link {color: #000099;}a:visited { color:#660066; }a:active { color:#0088FF; }.em {font-style: oblique; }				
